Francois Suter [Thu, 3 Mar 2011 20:15:09 +0000 (21:15 +0100)]
[BUGFIX] Deleted overlay missing in overlay priorities
The "deleted" overlay type is missing from the list of overlay
priorities as defined in
$TBE_STYLES['spriteIconApi']['spriteIconRecordOverlayPriorities'].
This patch fixes this by adding it as the first item in the list,
since one can assume "deleted" to be the most important status.
NOTE: it's hard to view the result of this patch as deleted records
are not normally shown in the TYPO3 BE. You may have deleted
records when working in a workspace, but they will still not be
visible after this patch due to a further bug in t3lib_iconworks.
See http://bugs.typo3.org/view.php?id=17117 for a discussion of that
further bug.
To view the effect of this patch, apply the patch from #M17117,
go to a workspace, delete an unversioned record and see the icon
change.
Change-Id: Ie2c1f6ef672c5eb73fbc37066fd7596380c64932
Resolves: #M17815
Reviewed-on: http://review.typo3.org/1089
Reviewed-by: Steffen Ritter <info@rs-websystems.de>
Tested-by: Steffen Ritter <info@rs-websystems.de>
Steffen Ritter [Tue, 1 Mar 2011 12:21:24 +0000 (13:21 +0100)]
[TASK] Remove SpriteGenerator IE6 Fallback
The spriteGenerator has features to generate GIF variants (and according CSS) as a fallback for IE6.
Remove it as it is not used anymore (due to #M17805).
Resolves #M17808
Depends #M17805
Change-Id: I6fae8845d4c2ecae3ad56aa8c143dd2e1d76a8b3
Reviewed-on: http://review.typo3.org/952
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Reviewed-by: Philipp Gampe <forge.typo3.org@philippgampe.info>
Reviewed-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
Tested-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
Tolleiv [Wed, 2 Mar 2011 19:56:44 +0000 (14:56 -0500)]
[TASK] Cleanup sys_workspace mentions in t3lib/stddb/tables.php
Change-Id: I358c131274c00efa60193f958c6f1e378eff9857
Resolves: #M17838
Resolves: #12616
Reviewed-on: http://review.typo3.org/991
Reviewed-by: Philipp Gampe <forge.typo3.org@philippgampe.info>
Reviewed-by: Susanne Moog <typo3@susannemoog.de>
Tested-by: Susanne Moog <typo3@susannemoog.de>
Reviewed-by: Ringer Georg <mail@ringerge.org>
Tested-by: Ringer Georg <mail@ringerge.org>
Reviewed-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
Tested-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
Steffen Kamper [Tue, 8 Mar 2011 12:42:25 +0000 (13:42 +0100)]
[BUGFIX] Wrong label in felogin redirectDisable
Wrong label in felogin redirectDisable.
The label says "Enable Redirect"
From functionality it should be "Disable Redirect" as it was before.
Change-Id: I5f7015e15eac905e5b85d1f3dcc008fec741fd54
Resolves: #M17466
Refs: master,TYPO3_4-5
Reviewed-on: http://review.typo3.org/1094
Reviewed-by: Oliver Hader <oliver@typo3.org>
Tested-by: Oliver Hader <oliver@typo3.org>
Dmitry Dulepov [Thu, 3 Mar 2011 13:38:03 +0000 (14:38 +0100)]
[FEATURE] Sort plugin names in BE form alphabetically
Change-Id: Ic470c0418008b601a14a1cc1bccec13226cb2ae0
Resolves: #M17856
Reviewed-on: http://review.typo3.org/1010
Reviewed-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
Tested-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
steffenk [Sun, 6 Mar 2011 11:19:05 +0000 (12:19 +0100)]
[BUGFIX] New EM - cannot save files with noEdit disabled
Due a typo the setting is not recognized correct.
Change-Id: Icb7cbf93e3dcc5ba4f22b1cad59c3c61ab62bcd3
Resolves: #M17811
Reviewed-on: http://review.typo3.org/1067
Reviewed-by: Steffen Kamper <info@sk-typo3.de>
Tested-by: Steffen Kamper <info@sk-typo3.de>
Steffen Gebert [Sun, 6 Mar 2011 13:57:22 +0000 (14:57 +0100)]
[BUGFIX] Typo in top.TYPO3.ModuleMenu
Change TYPO3.ModuleMenu.selecteModule to selectedModule.
Change-Id: Ie0faa9d2d72c4c51de8a92159323ee63afd620b4
Resolves: #M17875
Reviewed-on: http://review.typo3.org/1069
Reviewed-by: Steffen Kamper <info@sk-typo3.de>
Tested-by: Steffen Kamper <info@sk-typo3.de>
Reviewed-by: Tolleiv Nietsch <info@tolleiv.de>
Reviewed-by: Susanne Moog <typo3@susannemoog.de>
Tested-by: Susanne Moog <typo3@susannemoog.de>
steffenk [Fri, 4 Mar 2011 11:21:16 +0000 (12:21 +0100)]
[BUGFIX] EM interface for renderHook is missing
Seems this file was not added with latest merge, add it
Change-Id: I7a6cf6edc6ccdb8e39f38c702fedf4dd1c766c8b
Resolves: #M17865
Reviewed-on: http://review.typo3.org/1041
Reviewed-by: Christian Mueller <christian@kitsunet.de>
Reviewed-by: Steffen Kamper <info@sk-typo3.de>
Tested-by: Steffen Kamper <info@sk-typo3.de>
Steffen Ritter [Tue, 1 Mar 2011 10:05:35 +0000 (11:05 +0100)]
[TASK] Remove specials for IE6 from t3skin
IE6 Supports will be dropped in 4.6...
There are some special CSS files, 2 php classes and sprites as GIF Icons.
Remove the special IE6 handling in t3skin
Change-Id: I2151004f574fb2b3891ff28914814a94a3eb97e0
Resolves: #M17805
Reviewed-on: http://review.typo3.org/949
Reviewed-by: Tobias Liebig <mail_typo3.org@etobi.de>
Reviewed-by: Jigal van Hemert <jigal@xs4all.nl>
Tested-by: Jigal van Hemert <jigal@xs4all.nl>
steffenk [Fri, 4 Mar 2011 10:00:18 +0000 (11:00 +0100)]
[BUGFIX] Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Due a missing closing " the form has invalid HTML that result in a very long GET request
Change-Id: I0e369dec5cb91845402daaece82b215e7a6f7dd0
Resolves: #M17812
Reviewed-on: http://review.typo3.org/1035
Reviewed-by: Christopher <chrissitopher@gmx.de>
Tested-by: Christopher <chrissitopher@gmx.de>
Reviewed-by: Steffen Kamper <info@sk-typo3.de>
Tobias Liebig [Wed, 2 Mar 2011 15:00:11 +0000 (16:00 +0100)]
[+FEATURE] t3editor: use the t3editor in TCA-Forms
Change-Id: Ib61434c6a959d492dcee42b2a38631482c93b713
Resolves: #M17863
Reviewed-on: http://review.typo3.org/1033
Reviewed-by: Markus Klein <klein.t3@mfc-linz.at>
Tested-by: Markus Klein <klein.t3@mfc-linz.at>
Reviewed-by: Jochen Rau <j.rau@web.de>
Tested-by: Jochen Rau <j.rau@web.de>
Stefan [Wed, 2 Mar 2011 15:18:09 +0000 (16:18 +0100)]
[BUGFIX] Pagetree - Selection state incorrect after a cancelled edit
Currently the selection state of a node is set to the wrong node if you cancel an inline edit.
Change-Id: I2d0af2a4e37c975ef7885ee3cc4ea872d5a405bc
Resolves: #M17828
Reviewed-on: http://review.typo3.org/979
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Tested-by: Stefan Galinski <stefan.galinski@gmail.com>
Stefan [Wed, 2 Mar 2011 17:19:49 +0000 (18:19 +0100)]
[BUGFIX] pagetree->expand contextmenu action does not work as expected
When I click "expand branch" in the new pagetree once it simply expands the next level und the page where I opened the context menu.
When I click the same context menu link (at the same page) a second time it expands all pages on all levels below the page where I clicked.
I'd expect the tree either doing the first OR the second action but not 2 different actions on the same useraction.
Change-Id: I4f6d2b5342e0d8c5f4e89d71b2527f8c640ad30e
Resolves: #M17394
Reviewed-on: http://review.typo3.org/986
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Tested-by: Stefan Galinski <stefan.galinski@gmail.com>
Oliver [Thu, 3 Mar 2011 13:52:16 +0000 (14:52 +0100)]
[BUGFIX] Drop the checks for the image file size from the install tool
The file sizes of the generated images in the install tool may somewhat differ in size while
the images are perfectly fine. Thus these checks do not provide helpful information, but
produce false warnings. This change removes this image file size check.
Change-Id: I60fb288945ed56e42940218c95a38f7202bf05bb
Resolves: #M17849
Reviewed-on: http://review.typo3.org/1012
Reviewed-by: Philipp Gampe <forge.typo3.org@philippgampe.info>
Tested-by: Philipp Gampe <forge.typo3.org@philippgampe.info>
Reviewed-by: Christian Mueller <christian@kitsunet.de>
Reviewed-by: Arvid Jakobsson <arvid.jakobsson@gmail.com>
Reviewed-by: Oliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: Dmitry Dulepov <dmitry@typo3.org>
Tested-by: Dmitry Dulepov <dmitry@typo3.org>
Xavier Perseguers [Thu, 3 Mar 2011 14:58:51 +0000 (15:58 +0100)]
[FEATURE] Hook Request for t3lib_db
For the introduction of uuid within TYPO3, a few hooks need to be added to t3lib_DB.
Change-Id: I3822710055d8d735e615d80f1d979d0c87e94632
Resolves: #13579
Reviewed-on: http://review.typo3.org/1023
Reviewed-by: Thomas Maroschik <tmaroschik@dfau.de>
Tested-by: Thomas Maroschik <tmaroschik@dfau.de>
Reviewed-by: Xavier Perseguers <typo3@perseguers.ch>
Tested-by: Xavier Perseguers <typo3@perseguers.ch>
Oliver [Wed, 2 Mar 2011 19:24:08 +0000 (20:24 +0100)]
[TASK] Create a first proof-of-concept unit test for t3lib_TCEmain::process_datamap
Resolves: #M17836
Change-Id: I92fa2b9d080e819b81451de3571f101a5d39a235
Reviewed-on: http://review.typo3.org/990
Reviewed-by: Ringer Georg <mail@ringerge.org>
Tested-by: Ringer Georg <mail@ringerge.org>
Reviewed-by: Tolleiv Nietsch <info@tolleiv.de>
Tested-by: Tolleiv Nietsch <info@tolleiv.de>
Oliver Hader [Wed, 2 Mar 2011 18:39:26 +0000 (19:39 +0100)]
[BUGFIX] Import/Export module uses page id as tree depth
The parameter tx_impexp[pagetree][levels] must be set to zero in this case.
Change-Id: I3828cac7d38117e5a3045a1ac983ce538b629f86
Resolves: #M17814
Reviewed-on: http://review.typo3.org/988
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Tested-by: Stefan Galinski <stefan.galinski@gmail.com>
Reviewed-by: Oliver Hader <oliver@typo3.org>
Sebastian [Wed, 2 Mar 2011 14:58:50 +0000 (15:58 +0100)]
[TASK] Changed copyright note to current year
Changed the copyright note in javascript files as they are not changed automaticaly
Change-Id: I6a275e0567c98b6b97603a9f2d87070bd8ad3737
Reviewed-on: http://review.typo3.org/978
Reviewed-by: Steffen Ritter <info@rs-websystems.de>
Tested-by: Steffen Ritter <info@rs-websystems.de>
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Tested-by: Stefan Galinski <stefan.galinski@gmail.com>
Tolleiv Nietsch [Tue, 1 Mar 2011 09:22:33 +0000 (10:22 +0100)]
[BUGFIX] fix t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx')
t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx')
breaks when palette used in many types
Change-Id: I93e6e3a8e28ab4c9e15d12721e55b43882d63d04
Resolves: #M17777
Reviewed-on: http://review.typo3.org/948
Reviewed-by: Susanne Moog <typo3@susannemoog.de>
Tested-by: Susanne Moog <typo3@susannemoog.de>
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Michael Stucki [Tue, 1 Mar 2011 10:33:06 +0000 (11:33 +0100)]
[TASK] Small whitespace cleanup in scheduler module
Change-Id: I5e6205213d17db2ea1d2592f40ec8089d702bcb5
Reviewed-on: http://review.typo3.org/950
Reviewed-by: Tobias Liebig <mail_typo3.org@etobi.de>
Tested-by: Tobias Liebig <mail_typo3.org@etobi.de>
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Michael Stucki [Tue, 1 Mar 2011 12:09:37 +0000 (13:09 +0100)]
[TASK] Fix wrong indenting in class.tslib_menu.php
Change-Id: Id22bef3e069772be02f831b27814c97a8e0b112a
Reviewed-on: http://review.typo3.org/951
Reviewed-by: Stefano Cecere <scecere@krur.com>
Reviewed-by: Tobias Liebig <mail_typo3.org@etobi.de>
Tested-by: Tobias Liebig <mail_typo3.org@etobi.de>
Steffen Gebert [Tue, 1 Mar 2011 09:11:42 +0000 (10:11 +0100)]
[BUGFIX] Update TYPO3_branch to '4.6'
The constant TYPO3_branch is still configured to '4.5'. Change it to '4.6'.
Change-Id: I4e8d59df96b2eb200f20ee921b55160ee147e8a5
Resolves: #M17804
Reviewed-on: http://review.typo3.org/947
Reviewed-by: Ernesto Baschny <ernst@cron-it.de>
Tested-by: Ernesto Baschny <ernst@cron-it.de>
Reviewed-by: Ingo Renner <ingo@typo3.org>
Tested-by: Ingo Renner <ingo@typo3.org>
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Tested-by: Stefan Galinski <stefan.galinski@gmail.com>
Michael Stucki [Tue, 1 Mar 2011 09:23:50 +0000 (10:23 +0100)]
[TASK] Small cleanup in ChangeLog
Change-Id: Id7501b45c5ab18f58217696e428384c21af22f96
Reviewed-on: http://review.typo3.org/946
Tested-by: Ernesto Baschny <ernst@cron-it.de>
Reviewed-by: Stefan Galinski <stefan.galinski@gmail.com>
Tested-by: Stefan Galinski <stefan.galinski@gmail.com>
Reviewed-by: Ernesto Baschny <ernst@cron-it.de>
lolli [Mon, 28 Feb 2011 19:37:41 +0000 (19:37 +0000)]
Fixed bug #17665: Remove deprecated method redirect() from t3lib_userAuth
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10664
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Mon, 28 Feb 2011 19:33:43 +0000 (19:33 +0000)]
Fixed bug #17664: Remove deprecated class t3lib_matchcondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10663
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Mon, 28 Feb 2011 19:28:53 +0000 (19:28 +0000)]
Fixed bug #17663: Remove deprecated reduceColors() from t3lib_stdGraphic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10662
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Mon, 28 Feb 2011 19:18:36 +0000 (19:18 +0000)]
Follow-up to #17670: Add typo3/template.php getDynTabMenuJScode() again and remove deprecated return value only
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10661
709f56b5-9817-0410-a4d7-
c38de5d9e867
stephenking [Sun, 27 Feb 2011 17:19:05 +0000 (17:19 +0000)]
Fixed bug #17776: Backend layout wizard uses invalid stylesheet path (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10660
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Sun, 27 Feb 2011 13:46:27 +0000 (13:46 +0000)]
Fixed bug #17787: Filtering in repository state does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10658
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Sun, 27 Feb 2011 13:39:43 +0000 (13:39 +0000)]
Fixed bug #17786: Filtering repository list fields are not prefixed with tablename
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10656
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Sun, 27 Feb 2011 12:43:54 +0000 (12:43 +0000)]
Follow-up to #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10654
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Sat, 26 Feb 2011 15:11:39 +0000 (15:11 +0000)]
Added Feature #17723: Refreshment of about module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10652
709f56b5-9817-0410-a4d7-
c38de5d9e867
stephenking [Sat, 26 Feb 2011 13:27:47 +0000 (13:27 +0000)]
Fixed bug #17775: Compression Level Upgrade Wizard refers to old .htaccess path (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10650
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Fri, 25 Feb 2011 22:42:16 +0000 (22:42 +0000)]
Fixed bug #17772: Repository update deletes description of repository
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10645
709f56b5-9817-0410-a4d7-
c38de5d9e867
baschny [Fri, 25 Feb 2011 22:21:07 +0000 (22:21 +0000)]
Fixed bug #17728: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10642
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Fri, 25 Feb 2011 18:02:32 +0000 (18:02 +0000)]
Fixed bug #17769: Em use wrong property for db updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10641
709f56b5-9817-0410-a4d7-
c38de5d9e867
baschny [Fri, 25 Feb 2011 16:30:29 +0000 (16:30 +0000)]
Fixed bug #17732: Install Tool doing Fatal error when APC PHP module is loaded (no session is stored)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10636
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Fri, 25 Feb 2011 07:48:09 +0000 (07:48 +0000)]
Added feature #17761: htmlArea RTE: Defer access to stylesheets
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10635
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Thu, 24 Feb 2011 23:40:29 +0000 (23:40 +0000)]
Fixed bug #17431: "Show Page" in contextmenu results in new browser window (Thanks to Simon Schaufelberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10633
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 23:17:13 +0000 (23:17 +0000)]
Fixed bug #16788: Flexform inputfields remain empty (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10632
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 23:07:35 +0000 (23:07 +0000)]
Fixed bug #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10629
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 22:48:35 +0000 (22:48 +0000)]
Fixed bug #17692: Updating translations does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10627
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 21:26:23 +0000 (21:26 +0000)]
Fixed bug #17758: EM: After update repository the info labels are not updated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10625
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 19:22:17 +0000 (19:22 +0000)]
Fixed bug #13309 Text on "Settings" tab needs more space
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10623
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 19:16:22 +0000 (19:16 +0000)]
Fixed bug #13310: PHP Warning "array_merge(): Argument #2 is not an array" in class.tx_em_settings.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10621
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Thu, 24 Feb 2011 18:12:21 +0000 (18:12 +0000)]
Renewed fix #17701: Generated t3x are corrupted in 4.5.1-dev and trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10618
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 22:20:19 +0000 (22:20 +0000)]
Fixed regression in linkvalidator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10616
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 14:19:19 +0000 (14:19 +0000)]
Follow-up in em - little css correction
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10607
709f56b5-9817-0410-a4d7-
c38de5d9e867
baschny [Wed, 23 Feb 2011 14:12:58 +0000 (14:12 +0000)]
Fixed bug #17574: defaultMailFromName not used when defaultMailFromAddress is used in mailform (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10601
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 13:55:05 +0000 (13:55 +0000)]
Update codemirror to recent version 0.9.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10600
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 13:53:33 +0000 (13:53 +0000)]
Update codemirror to recent version 0.9.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10599
709f56b5-9817-0410-a4d7-
c38de5d9e867
ohader [Wed, 23 Feb 2011 13:27:21 +0000 (13:27 +0000)]
Follow-up to bug #17719: Removed unused files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10598
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 13:22:07 +0000 (13:22 +0000)]
Merge ... extension manager for 4.5.0 - see ChangeLog in em for details
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10595
709f56b5-9817-0410-a4d7-
c38de5d9e867
ohader [Wed, 23 Feb 2011 13:19:04 +0000 (13:19 +0000)]
Fixed bug #17719: Move donation popup to about module (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10593
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 12:46:19 +0000 (12:46 +0000)]
Fixed bug #17520: Pagetree - Locked records are not indicated anymore (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10590
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Wed, 23 Feb 2011 12:42:28 +0000 (12:42 +0000)]
Fixed bug #17702: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10588
709f56b5-9817-0410-a4d7-
c38de5d9e867
baschny [Wed, 23 Feb 2011 10:47:45 +0000 (10:47 +0000)]
Fixed bug #17314: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10586
709f56b5-9817-0410-a4d7-
c38de5d9e867
tolleiv [Wed, 23 Feb 2011 09:53:20 +0000 (09:53 +0000)]
Fixed bug #17511: tx_install_session::write doesn't fix permissions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10579
709f56b5-9817-0410-a4d7-
c38de5d9e867
francois [Wed, 23 Feb 2011 09:04:29 +0000 (09:04 +0000)]
Fixed bug #16636: Suggest wizard does not work with drop-down select fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10577
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 23:17:07 +0000 (23:17 +0000)]
Follow-up to #16902 Bug: Fatal error in tslib_content_text (was: No FE output)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10572
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Tue, 22 Feb 2011 22:55:22 +0000 (22:55 +0000)]
Fixed bug #17479: javascript error after contextmenu -> delete a page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10569
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 22:52:34 +0000 (22:52 +0000)]
Fixed bug #14224: Redirect URL for backend login is lost when entering wrong information (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10568
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Tue, 22 Feb 2011 22:46:43 +0000 (22:46 +0000)]
Fixed bug #17457: Pagetree - User Mount Points are always expanded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10565
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Tue, 22 Feb 2011 22:42:13 +0000 (22:42 +0000)]
FollowUp #17452: Added missing credits
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10563
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Tue, 22 Feb 2011 22:38:03 +0000 (22:38 +0000)]
Fixed bug #17452: options.hideRecords.pages is irgnored in page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10561
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Tue, 22 Feb 2011 22:27:33 +0000 (22:27 +0000)]
Fixed bug #17531: htmlMail - Can't send mails on port based systems with Swiftmailer substitution
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10559
709f56b5-9817-0410-a4d7-
c38de5d9e867
jigal [Tue, 22 Feb 2011 22:17:26 +0000 (22:17 +0000)]
Fixed bug #16656: ImageMagick does not work with quotes in exec() path on Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10556
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 22:13:29 +0000 (22:13 +0000)]
Fixed bug #17708 wrong link in adminpanel: edit page properties (Thanks to Bjoern Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10555
709f56b5-9817-0410-a4d7-
c38de5d9e867
sgalinsk [Tue, 22 Feb 2011 22:08:40 +0000 (22:08 +0000)]
Fixed bug #17483: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10552
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 22:03:19 +0000 (22:03 +0000)]
Fixed bug #17715: Wrong variable name used in recycler (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10551
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 21:57:13 +0000 (21:57 +0000)]
Fixed bug 17412: PHP Warning in class.t3lib_matchcondition_abstract.php (Thanks to Sven Jürgens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10549
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Tue, 22 Feb 2011 20:03:57 +0000 (20:03 +0000)]
Fixed bug #17670: Remove deprecated functions scheduled for removal in 4.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10547
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Tue, 22 Feb 2011 19:52:10 +0000 (19:52 +0000)]
Fixed bug #17662: Remove deprecated class gzip_encode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10546
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Tue, 22 Feb 2011 19:46:07 +0000 (19:46 +0000)]
Fixed bug #17661: Remove deprecated methods from t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10545
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Tue, 22 Feb 2011 19:14:11 +0000 (19:14 +0000)]
Fixed bug #17695: htmlArea RTE: Removing format may remove content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10541
709f56b5-9817-0410-a4d7-
c38de5d9e867
etobi.de [Tue, 22 Feb 2011 18:57:00 +0000 (18:57 +0000)]
Fixed bug #17654: t3editor: some code completion descriptions have " entities instead of real quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10539
709f56b5-9817-0410-a4d7-
c38de5d9e867
etobi.de [Tue, 22 Feb 2011 18:54:34 +0000 (18:54 +0000)]
Fixed bug #17653: t3editor: wrong size calculation in Chrome for the code completion window
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10538
709f56b5-9817-0410-a4d7-
c38de5d9e867
jigal [Tue, 22 Feb 2011 18:42:18 +0000 (18:42 +0000)]
Fixed bug #17518: Content type "mailform" no longer accepts list of addresses for "Recipient List" (also fixed function description in t3lib_mail_SwiftMailerAdapter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10536
709f56b5-9817-0410-a4d7-
c38de5d9e867
nxpthx [Tue, 22 Feb 2011 16:16:46 +0000 (16:16 +0000)]
Fixed bug #16902: Fatal error in tslib_content_text (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10535
709f56b5-9817-0410-a4d7-
c38de5d9e867
nxpthx [Tue, 22 Feb 2011 15:17:58 +0000 (15:17 +0000)]
Fixed bug #16891: showpic.php causes a fatal error if parameters GET variable is not an array (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10531
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 13:57:27 +0000 (13:57 +0000)]
Fixed bug #17672: CSH - each label fires one request
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10529
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 13:52:41 +0000 (13:52 +0000)]
Follow-up to #17383: Open forms cannot be saved after "Relogin" (Security Token errors)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10527
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Tue, 22 Feb 2011 13:48:09 +0000 (13:48 +0000)]
Fixed bug #17699: ExtDirect API use relative url for ajax.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10525
709f56b5-9817-0410-a4d7-
c38de5d9e867
xperseguers [Tue, 22 Feb 2011 10:04:04 +0000 (10:04 +0000)]
Fixed bug #17701: Generated t3x might be corrupted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10522
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Mon, 21 Feb 2011 19:09:46 +0000 (19:09 +0000)]
Fixed bug #17383: Open forms cannot be saved after "Relogin" (Security Token errors) (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10520
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Mon, 21 Feb 2011 08:19:37 +0000 (08:19 +0000)]
Fixed bug #17684 Admin Panel renders invalid markup (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10516
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Mon, 21 Feb 2011 02:04:08 +0000 (02:04 +0000)]
Fixed bug #17669: htmlArea RTE: Dialogue window positioning properties not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10512
709f56b5-9817-0410-a4d7-
c38de5d9e867
steffenk [Mon, 21 Feb 2011 00:34:08 +0000 (00:34 +0000)]
Follow-up to #17592: ExtDirect API calls are splitted in single requests and slows down page loading
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10511
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Sun, 20 Feb 2011 19:50:19 +0000 (19:50 +0000)]
Follow-up to issue #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10507
709f56b5-9817-0410-a4d7-
c38de5d9e867
jigal [Sun, 20 Feb 2011 17:54:51 +0000 (17:54 +0000)]
Fixed bug #17498: The refresh login dialogue is shown even if the session already timed out (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10505
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Sun, 20 Feb 2011 04:18:31 +0000 (04:18 +0000)]
Fixed bug #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10502
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Sun, 20 Feb 2011 02:52:04 +0000 (02:52 +0000)]
Fixed bug #17676: htmlArea RTE: Some combo stores are loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10499
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Sat, 19 Feb 2011 14:50:54 +0000 (14:50 +0000)]
Remove empty directory typo3/contrib/json
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10498
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Sat, 19 Feb 2011 14:44:32 +0000 (14:44 +0000)]
Fixed bug #17671: Remove deprecated file typo3/contrib/json/json.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10497
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Sat, 19 Feb 2011 11:08:35 +0000 (11:08 +0000)]
Fixed bug #17656: Unit test fails because of invalid clear.gif (Thanks to Alexander Stehlik)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10495
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Sat, 19 Feb 2011 10:51:40 +0000 (10:51 +0000)]
Fixed bug #17647: Method bytes() in tslib_cObj is deprecated and should be removed (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10494
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Sat, 19 Feb 2011 10:46:02 +0000 (10:46 +0000)]
Fixed bug #17645: Remove deprecated function formatSize() from t3lib_basicFileFunctions (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10493
709f56b5-9817-0410-a4d7-
c38de5d9e867
lolli [Sat, 19 Feb 2011 10:28:36 +0000 (10:28 +0000)]
Remove deprecated function getCountCacheTables() in SC_mod_web_ts_index (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10492
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Sat, 19 Feb 2011 04:21:19 +0000 (04:21 +0000)]
Follow-up to issue #17559: htmlArea RTE: Delete deprecated code/functions from main js script
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10491
709f56b5-9817-0410-a4d7-
c38de5d9e867
stan [Sat, 19 Feb 2011 04:08:32 +0000 (04:08 +0000)]
Fixed issue #17660: htmlArea RTE: Delete deprecated color conversion function aliases
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10490
709f56b5-9817-0410-a4d7-
c38de5d9e867