TYPO3 6.0.2

Release Notes

Version 6.0.2

This version is not supported anymore.

The TYPO3 CMS community supported from 2012-11-27 until 2013-04-30. Extended security & compatibility support (ELTS) expired on 2016-04-30.

Please consider updating to a newer version.

Release Notes for TYPO3 6.0.2

This document contains information about TYPO3 version 6.0.2 which was released on February 14th 2013.

News

This release is a bug fix release only.

Download

<https://typo3.org/download/&gt;

MD5 checksums

e61f9433278266d4d5bc2d52efda06f9  blankpackage-6.0.2.tar.gz
3408123f29c7d550ccc4ad52f980f098  blankpackage-6.0.2.zip
ddafc3525ba3f890e364100b841cfcd3  dummy-6.0.2.tar.gz
53b4b1bbbd899f7ea44388fb34b0b511  dummy-6.0.2.zip
ff37e3d1a84e5d3009b33ad30af2e2f4  governmentpackage-6.0.2.tar.gz
b6839fcb87a655399c1a4c9c7e88a51a  governmentpackage-6.0.2.zip
aa38852b5b7f3ae3c9ef72b2d05b7c4d  introductionpackage-6.0.2.tar.gz
1410321d1b76c936c97d46ff236387b3  introductionpackage-6.0.2.zip
848cf9a8b2ea05f3e1ace971d5bed388  typo3_src+dummy-6.0.2.zip
ba0102330a08f9dcd330efca97234280  typo3_src-6.0.2.tar.gz
75ab14b99495848b4a7610dcd9db5c35  typo3_src-6.0.2.zip

Upgrading

The usual upgrading procedure applies. No database updates are necessary.

Changes

Here is a list of what was fixed since [6.0.1](TYPO3_6.0.1 "wikilink"):

  • [RELEASE] Release of TYPO3 6.0.2
  • [BUGFIX] L10n fallback does not work for TS labels (#44099)
  • [BUGFIX] L10n fallback does not work for ExtJS in BE (#44273)
  • [TASK] Raise submodule pointer
  • [BUGFIX] Allow “en” as language key (#42084)
  • [BUGFIX] FAL: file properties are not updated (#44585)
  • [TASK] Remove not used viewhelper in beuser (#45338)
  • [BUGFIX] Exception when scheduling “at” execution time (#45265)
  • [BUGFIX] Processed files get corrupted when regenerated (#45308)
  • [TASK] Raise submodule pointer
  • [BUGFIX][Cache][PDO] Duplicate cache entry possible (#34129)
  • [BUGFIX][Cache] Method parameter CGL fixes (#45257)
  • [TASK] Raise submodule pointer
  • [BUGFIX] Crash after file upload on Windows without finfo (#37440)
  • [BUGFIX] Wrong SQL statements in TCA for sys_category (#44911)
  • [BUGFIX] Additional extTables script might not exist (#45122)
  • [BUGFIX] Misspelling in scheduler documentation (#33936)
  • [BUGFIX] tools_dbint needs to be called via mod.php (#45112)
  • [BUGFIX] IE9 compatibility clear cache menu (#36364)
  • [BUGFIX] Hook call modifyDBRow in ContentContentObject (#44416)
  • [BUGFIX] Install tool documentation default installTollPassword (#44682)
  • [BUGFIX] Labels for grouping bookmarks are missing (#44691)
  • [BUGFIX] Fix misspelling in RTE meta menu (#43886)
  • [BUGFIX] Impossible to save the TCA configuration (#44331)
  • [BUGFIX] load TCA before manipulation (#38505)
  • [BUGFIX] Restore support for Update script (#43244)
  • [BUGFIX] Misspelled class name FrontendUserAuthtenication (#43464)
  • [BUGFIX] add check for empty form values in FORM View (#28606)
  • [BUGFIX] StorageRepository must respect 'deleted' flag (#44630)
  • [BUGFIX] Remove delete button for sys_file (#45065)
  • [CLEANUP] Cleanup calls and docheaders in Core/Classes/Resource (#44476)
  • [TASK] Remove EXT:lang FormEngineBasedCheckboxGroupViewHelper (#44527)
  • [TASK] DataHandler::getAutoVersionId() should be public (#45050)
  • [BUGFIX] Remove save and new button for sys_file (#45044)
  • [BUGFIX] ext:aboutmodules broken link to ext:reports (#40218)
  • [BUGFIX] displayWarningMessages uses wrong returnUrl (#44537)
  • [BUGFIX] LocalConfiguration extListArray should be written without keys (#44938)
  • [BUGFIX] Reset legacy fields if no relations are found (#44988)
  • [BUGFIX] Add missing labels for Extension Manager (#44941)
  • [BUGFIX] Compatibility fix for get_html_translation_table() (#39287)
  • [BUGFIX] Remove obsolete flushByTags() from wincache (#44937)
  • [BUGFIX] Register suite integrity tests again (#44936)
  • [TASK] Set TYPO3 version to 6.0.2-dev

extbase

  • [BUGFIX] Add foreign_match_fields support for one-to-x relations (#45337)