Actions
Bug #73511
closedEpic #72333: Clean up charset conversion and language service
Move BrowserLanguage detection for Backend to Locales
Start date:
2016-02-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The CharsetConverter contains the calculation to find the
right language based on the browsers language settings
if no backend user has been logged in (Backend Login),
and chooses the TYPO3 language based on that.
This code does not belong to the CharsetConverter but
rather to the locales object.
Actions