Bug #71861
closed
Language code in html is wrong on backend login page
Added by Jérémie Roulin almost 9 years ago.
Updated about 6 years ago.
Category:
Backend User Interface
Description
The language code in html is wrong on login page. It is always <html lang="en">.
- Subject changed from Language code in html is wrong on login page to Language code in html is wrong on backend login page
- Category set to Backend User Interface
- Target version set to Candidate for patchlevel
As far as I can see the behavior of the backend login page is the following:
if you have downloaded and activated the language "XX" and your browser has the same preferred language, you got "XX" as language of the login page; but it is true that it remains <html lang="en">
while all the remaining of the page gets translated.
(see for reference /typo3/sysext/backend/Classes/Controller/LoginController.php line 102 where the language is determined)
- Status changed from New to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF