Task #63546
closed
Clean availableLanguages in LocalConfiguration
Added by Andreas Kienast almost 10 years ago.
Updated about 6 years ago.
Category:
Language Manager (backend)
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.
- 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
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
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
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
- Related to Bug #89772: Manage Language Packs — strange overview added
Also available in: Atom
PDF