Bug #84638
closedBackend languages do not work
100%
Description
When installing new backend language packs via "Maintenance > Manage Language Packs" and changing the users language to a newly installed one does not translate the backend at all.
Due to wrong folder structure in "typo3conf/l10n/" the default language will be used.
The extensions' directory is wrongly nested (e.g. "de/backend/backend/"). The language pack .zip file already contains a directory but the new LanguagePackService appends the additional extension key directory to the extraction path.
Please compare changes in https://github.com/TYPO3/TYPO3.CMS/commit/780c30294b8604ed531adc0964962716fd454c46
From https://github.com/TYPO3/TYPO3.CMS/commit/780c30294b8604ed531adc0964962716fd454c46#diff-0ffae65169628463df81245ad35f51ebL140
To https://github.com/TYPO3/TYPO3.CMS/commit/780c30294b8604ed531adc0964962716fd454c46#diff-17130448f9806a2de97238ee80c8981fR236
Updated by J W over 6 years ago
- Related to Task #84131: Make language module part of install extension added
Updated by Gerrit Code Review over 6 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 https://review.typo3.org/56577
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56577
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56577
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56577
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56577
Updated by Anonymous over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f19bbcc33e3be1e590cdb519c577d8ce8dcd0184.