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.
Updated by Gerrit Code Review almost 9 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/46734
Updated by Benni Mack almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0c68f8a5288ed210daf6f2242df3aa5dad146f88.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions