Skip to content
Snippets Groups Projects
Commit b5431379 authored by Benni Mack's avatar Benni Mack Committed by Daniel Goerz
Browse files

[TASK] Initialize TSFE language at an earlier stage

The languageService and pageRenderer instantiate their
language / locale information at a very late point, allowing
to only use TSFE's language features when TypoScript was loaded.

However, since TYPO3 v10, the SiteLanguage information is always
present in an earlier stage, so the initialization can happen earlier.

Resolves: #89575
Releases: master
Change-Id: Id9dc8268946041353430cb02e12631b048364acf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62183


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent e474def1
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