TYPO3 4.2.11 und TYPO3 4.3.1 released
zwei neue TYPO3 Versionen kamen heraus, die genauen Änderungen könnt ihr hier
Unter http://wiki.typo3.org/index.php/TYPO3_4.2.11 könnt Ihr die kompletten Änderungen nachlesen
Changelog für 4.2.11
2010-01-14 Ingo Renner
* Release of TYPO3 4.2.11
2010-01-13 Steffen Kamper
* Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
2010-01-09 Christian Kuhn
* Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)
2010-01-06 Stanislas Rolland
* Updated htmlArea RTE version to 1.7.14
2010-01-05 Benjamin Mack
* Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
2010-01-04 Benjamin Mack
* Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
2009-12-25 Benjamin Mack
* Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
2009-12-21 Benjamin Mack
* Fixed bug #12505: JSMENU’s showActive is broken (Thanks to Joerg Wagner)
2009-12-19 Xavier Perseguers
* Fixed bug #13064: Deprecated function spliti for PHP5.3
2009-12-13 Xavier Perseguers
* Fixed bug #12072: Permanent login checkbox is not shown as expected
* Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)2009-12-11 Stanislas Rolland
* Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
2009-11-30 Steffen Kamper
* Fixed bug #12467: TYPO3 Inline User Manual is broken
2009-11-25 Oliver Hader
* Follow-up to bugfix #12581: Use FILTER_FLAG_SCHEME_REQUIRED constant in t3lib_div::isValidUrl()
2009-11-24 Oliver Hader
* Fixed bug #12581: Pagetree frame shows HTTP 404 error
2009-11-23 Oliver Hader
* Fixed bug #12500: Object does not support method calls – PHP 5.3 (thanks to Dan Osipov)
2009-11-20 Stanislas Rolland
* Fixed bug #12684: htmlArea RTE: Repeated character / backspacing is slow in Firefox
2009-11-19 Stanislas Rolland
* Fixed bug #12677: htmlArea RTE: Incorrect cursor position after backspace/delete in Firefox
2009-11-17 Rupert Germann
* Fixed bug #11937: Do not show PHP 5.3 E_DEPRECATED messages on productive systems
2009-11-16 Stanislas Rolland
* Fixed bug #12622: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
2009-11-15 Stanislas Rolland
* Fixed bug #12597: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
* Fixed bug #12421: htmlArea RTE: Paste is erratic in Opera 10 when server-based cleaning is enabled
* Fixed bug #11362: htmlArea RTE: Cursor may not be put in list elements newly created in front of links
* Updated htmlArea RTE version to 1.7.132009-11-13 Oliver Hader
* Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
* Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div2009-11-11 Stanislas Rolland
* Fixed bug #12566: htmlArea RTE: Selecting element from status bar does not work in Safari
* Fixed bug #12568: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags2009-11-10 Stanislas Rolland
* Fixed bug #12115: htmlArea RTE “Create link” button doesn’t become clickable when using keyboard to select text in Safari/Chrome
2009-11-09 Stanislas Rolland
* Follow-up to #11847: htmlArea RTE displays empty editing area in Opera 10
* Fixed bug #12534: htmlArea RTE: list creation looses text in Safari2009-11-06 Stanislas Rolland
* Fixed bug #12481: AllowClipboard Helper Firefox extension does not work with FF 3.5
2009-11-03 Ernesto Baschny
* Fixed bug #11876 and #12342: stripSlashesOnArray creates references where you want copies (in some PHP versions). Affects usage of _GP (e.g. in the Install Tool and some frontend extensions).
2009-11-03 Tobias Liebig
* Fixed bug #9513: t3editor bad line numbering
2009-11-02 Stanislas Rolland
* Fixed bug #12331: htmlArea RTE plugins may not be loaded for multiple RTEs
2009-10-29 Ernesto Baschny
* Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
2009-10-28 Dmitry Dulepov
* Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform
http://wiki.typo3.org/index.php/TYPO3_4.3.1
Tags: TYPO3Changelog
2010-01-14 Oliver Hader
* Release of TYPO3 4.3.1
2010-01-14 Dmitry Dulepov
* Fixed bug #13146: Authentication Bypass in TYPO3 Core (OpenID)
2010-01-14 Steffen Kamper
* Fixed bug #12947: saveDocNew saves on top instead of after (Thanks to Steffen Gebert)
2010-01-13 Steffen Kamper
* Fixed bug #13200: Text change: Links for additional software in install tool wrong / non-working (Thanks to Susanne Moog)
* Fixed bug #13199: Cleanup: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
* Fixed bug #5716: Install tool doesn’t take the fileadminDir into account (Thanks to Benjamin Mack)
* Fixed bug #12709: Forgotten flash message in user setup (Thanks to Georg Ringer)
* Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
* Fixed bug #12924: Bugfix: t3lib_tcemain checkFullLanguageAccess is too restrictive (Thanks to Tolleiv Nietsch)
* Fixed bug #13211: Change focus to login field when OpenId is selected at login (Thanks to Steffen Gebert)
* Follow-up to #12781: Bug: tceforms type do not work if the type field has l10n_mode == exclude (thanks to Fabrizio Branca)2010-01-11 Benjamin Mack
* Fixed bug #13092: Massuploader button is too small (Thanks to Steffen Gebert)
2010-01-10 Christian Kuhn
* Fixed bug #12631: Flash Message to the history / changelog (Thanks to Georg Ringer)
2010-01-10 Oliver Hader
* Fixed bug #12977: treeLevel in TSconfig conditions should consider the creation of new pages
2010-01-09 Christian Kuhn
* Fixed bug #13191: Scheduler fails with fatal error if using intervals in cron command
* Fixed bug #12928: SQL error in translationCount() if table does not provide deleted field (Thanks to Georg Ringer)
* Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)2010-01-08 Steffen Kamper
* Fixed bug #13098: DB list: layout looks weird with thumbnails (Thanks to Steffen Gebert)
* Fixed bug #13097: File list: Alternating row colors are weird with thumbnails (Thanks to Steffen Gebert)2010-01-08 Benjamin Mack
* Fixed bug #12779: Previously selected type of backend login is now stored in a cookie (Thanks to Sebastian Gebhard)
2010-01-06 Stanislas Rolland
* Updated htmlArea RTE version to 1.8.7
2010-01-05 Benjamin Mack
* Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
2010-01-04 Steffen Kamper
* Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
* Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
* Fixed bug #12946: t3lib_div::readLLfile use debug output2010-01-04 Benjamin Mack
* Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
2010-01-03 Benjamin Mack
* Fixed bug #13095: Massuploader: Max file size is shown in KB (Thanks to Steffen Gebert)
2009-12-30 Xavier Perseguers
* Raised DBAL version from 1.0.2 to 1.0.3
2009-12-28 Xavier Perseguers
* Fixed bug #12855: t3lib/class.t3lib_page.php generates invalid queries for DBAL
* Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement2009-12-26 Francois Suter
* Fixed bug #13100: Scheduler: Undefined enableBELog configuration option causes warnings
2009-12-26 Benjamin Mack
* Fixed bug #12807: Bug: CSS issues with buttons (Recycler / File Mass Uploader) (Thanks to Andreas Kundoch and Helmut Hummel)
2009-12-26 Xavier Perseguers
* Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer)
2009-12-25 Benjamin Mack
* Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
2009-12-23 Benjamin Mack
* Fixed bug #12987: List module: delete confirmation has extra “)” (Thanks to Steffen Gebert)
* Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer)2009-12-21 Benjamin Mack
* Fixed bug #12505: JSMENU’s showActive is broken (Thanks to Joerg Wagner)
2009-12-19 Xavier Perseguers
* Fixed bug #13064: Deprecated function spliti for PHP5.3
2009-12-18 Tobias Liebig
* Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
2009-12-18 Francois Suter
* Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt (thanks to Patrick Nussbaumer)
2009-12-13 Xavier Perseguers
* Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
2009-12-12 Xavier Perseguers
* Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
2009-12-11 Stanislas Rolland
* Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
2009-12-11 Xavier Perseguers
* Fixed bug #12897: Cannot parse SQL hints
2009-12-10 Stanislas Rolland
* Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
* Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
* Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome2009-12-10 Xavier Perseguers
* Fixed bug #12072: Permanent login checkbox is not shown as expected
2009-12-09 Stanislas Rolland
* Fixed bug #12682: Section links coming from RTE broken in FE
2009-12-07 Steffen Kamper
* Raised felogin version from 1.2.0 to 1.3.0
* Fixed bug #10327: [felogin] redirect does not work2009-12-06 Stanislas Rolland
* Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
2009-12-05 Stanislas Rolland
* Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
2009-12-02 Steffen Kamper
* Fixed bug #12899: Wrong usage of CDATA raise javascript error
* Fixed bug #12863: t3lib_cs::convArray converts integers to string2009-12-02 Steffen Kamper
* Fixed bug #12852: Missing labels for CType header in New Content Wizard (Thanks to Uschi Renziehausen)
* Fixed bug #12843: Mulitple tests of the t3lib_PageRenderer_testcase fail
* Fixed bug #12847: 4.3.0 install tool incorrectly reports memory limit problem2009-11-30 Steffen Kamper
* Fixed bug #12541: Unescaped & in urls of list module


Keine Kommentare, Kommentar schreiben oder Ping
Schreibe zu “TYPO3 4.2.11 und TYPO3 4.3.1 released”