Project

General

Profile

Actions

Bug #71861

closed

Language code in html is wrong on backend login page

Added by Jérémie Roulin over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2015-11-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The language code in html is wrong on login page. It is always <html lang="en">.

Actions #1

Updated by Riccardo De Contardi over 8 years ago

  • 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)

Actions #2

Updated by Gerrit Code Review over 8 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/44967

Actions #3

Updated by Markus Klein over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF