Project

General

Profile

Actions

Bug #104064

closed

English is always taken as default xlf language

Added by Nicole Cordes 19 days ago. Updated 13 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Given:

- a site configuration having an German and English language
- an Extension providing German labels as default in locallang.xlf and English labels in en.locallang.xlf file

Expected:

- labels on an English page are shown in English

Actual:

- labels on the English page are shown in German

This scenario worked fine before TYPO3 12. It's maybe related to the patch https://review.typo3.org/c/Packages/TYPO3.CMS/+/77558 where the English locale "en" is hardcoded as "default" language (https://review.typo3.org/c/Packages/TYPO3.CMS/+/77558/8/typo3/sysext/core/Classes/Localization/LanguageService.php#323). If those lines are removed, everything works as expected.


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #103905: Make default language uid configurableUnder ReviewAndré Buchmann2024-05-24

Actions
Related to TYPO3 Core - Bug #74380: TypoScript interpret XLF wrong for Default-Language (german) and englishClosed2016-03-06

Actions
Actions

Also available in: Atom PDF