Bug #32214
closedlanguage_alt doesn't work
0%
Description
Imagine an old extension back from the 4.5-days, whose language file comes in two flavors:
en (default)
dk (old format, <= 4.5)
To properly support the new translations in 4.6, the site config is as follows:
language = da
language_alt = dk
However, even though the "dk" key is present in the language file for the extension in question, it seems to be completely ignored. And since the language key for Danish was changed from "dk" to "da" between 4.5 and 4.6, this functionality might need an overhaul so it'll work as expected. :-)
Updated by Benni Mack almost 10 years ago
- Is Regression set to No
You have this problem still with CMS 6.2? Or is your migration problem solved by now?
Updated by Benni Mack almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Benni Mack
Updated by Riccardo De Contardi over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Updated by Benni Mack over 4 years ago
- Related to Bug #69125: language_alt only works for pibase and extbase plugins added