Bug #79377
Loading of l10n files broken for extensions starting with cms
100%
Description
The core tries to rewrite the l10n files of the former sysext cms. The condition testing for l10n files from cms is to wide, thereby destroying the loading of l10n of all extensions starting with cms.
7.6.* only
Related issues
Associated revisions
[BUGFIX] Restrict l10n fallback to cms extension
The check for the l10n fallback for the cms extension was too wide, also
covering arbitrary extension names starting with "cms".
Restrict the check to "cms/" now.
Resolves: #79377
Releases: 7.6
Change-Id: Idb07d4499fe0b75a0027e58a0d421c377054624f
Reviewed-on: https://review.typo3.org/51348
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Markus Klein <markus.klein@typo3.org>
Tested-by: Markus Klein <markus.klein@typo3.org>
Reviewed-by: Andreas Fernandez <typo3@scripting-base.de>
Tested-by: Andreas Fernandez <typo3@scripting-base.de>
History
#1
Updated by Gerrit Code Review about 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51348
#2
Updated by Gerrit Code Review about 2 years ago
Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51348
#3
Updated by Gerrit Code Review about 2 years ago
Patch set 3 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51348
#4
Updated by Philipp Gampe about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2920ac9130a383358a356701b226e6975aaf9e20.
#5
Updated by Benni Mack 5 months ago
- Status changed from Resolved to Closed