Task #63546
closedClean availableLanguages in LocalConfiguration
100%
Description
Currently, EXTCONF/lang/availableLanguages in LocalConfiguration is representing the complete (un)selection of the selected languages of EXT:lang.
Example: Selection "German" results in this array:
'availableLanguages' => array( '', '', '', '', '', '', 'de', '', '', '', '', ),
This must be cleaned up.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34985
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34985
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34985
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35011
Updated by Andreas Kienast almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 78b3698d94f81fab11c3c69f03186da49d6d20dc.
Updated by Andreas Kienast almost 5 years ago
- Related to Bug #89772: Manage Language Packs — strange overview added