Commit graph

16 commits

Author SHA1 Message Date
Bjoern Pedersen
994ee13528 [BUGFIX] Missing initialization of DefaultBEMode in feedit
Formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack.
Thus call initDefaultBEMode() during initialization.

Change-Id: If3ffc4b4fb3aff0dac72f3cbca405cb74d082783
Resolves: #M15553
Reviewed-on: http://review.typo3.org/1078
Reviewed-by: Björn Pedersen <bjoern.pedersen@frm2.tum.de>
Tested-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
Reviewed-by: Andreas Wolf <andreas.wolf@ikt-werk.de>
2011-03-09 07:46:33 +01:00
Ernesto Baschny
0bc3c92e9b Cleaned up ext_emconf.php of all sysext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10342 709f56b5-9817-0410-a4d7-c38de5d9e867
2011-01-26 19:09:09 +00:00
Ernesto Baschny
bd0ce3b2b7 Fixed issue #16712: Cleanup: centralize TYPO3 urls (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10317 709f56b5-9817-0410-a4d7-c38de5d9e867
2011-01-26 00:56:49 +00:00
Ernesto Baschny
b15b13a895 Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10266 709f56b5-9817-0410-a4d7-c38de5d9e867
2011-01-22 19:16:43 +00:00
Ernesto Baschny
68252b252e Fixed issue #17176: Remove unnecessary comments and color profiles from all shipped .png / .gif files (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10169 709f56b5-9817-0410-a4d7-c38de5d9e867
2011-01-20 19:39:43 +00:00
Oliver Hader
a02d210956 Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10120 709f56b5-9817-0410-a4d7-c38de5d9e867
2011-01-18 20:03:36 +00:00
Steffen Gebert
bfcecb9872 Fixed bug #16574: PHP notices from XCLASS inclusions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9758 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-12-05 11:25:36 +00:00
Benni Mack
f437aa0020 Fixed bug #12964: feedit - EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8819 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-09-19 14:24:39 +00:00
Steffen Kamper
465131235a Updated sysexts version numbers and md5 values
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8650 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-08-23 15:09:42 +00:00
Susanne Moog
851ae0e2ce Follow-up to #15045: Trailing newlines after php closing tag. (Thanks to Nikolas Hagelstein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8156 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-07-11 12:42:05 +00:00
Oliver Hader
958d35ed70 Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8033 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-22 12:05:24 +00:00
Oliver Hader
678a633f07 Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7905 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-13 14:42:33 +00:00
Benni Mack
0c9475ce08 Added Feature #12066: Added constants throughout the core for LF, CR, TAB (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7307 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-04-12 16:17:20 +00:00
Oliver Hader
fb12e3a1ba Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6210 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-10-21 09:31:43 +00:00
Rupert Germann
833113a54e Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5761 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-08-05 10:05:29 +00:00
Oliver Hader
30409c87da Follow-up to feature #9615: Renamed extension from fe_edit to feedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5666 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-07-01 17:18:53 +00:00