Skip to content
Snippets Groups Projects
Commit 0e17f9a4 authored by Benni Mack's avatar Benni Mack Committed by Stefan Bürk
Browse files

[BUGFIX] Use Locale dependencies in Extbase LocalizationUtiltiy

Extbase uses the $alternativeLanguageKeys,
which previously omitted the actual language
chain for XLF files, because it did not
use the Locales->createLocale() method,
but instead just used new Locale().

Resolves: #100030
Releases: main
Change-Id: Ia663a00cb8e55d843678abddcd8d60bf46e336df
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78192


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 71d33988
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment