Project

General

Profile

Actions

Bug #98713

closed

Undefined array key 1 in LanguageService

Added by Chris Müller about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2022-10-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Using CSH with an XLF file where the keys are not "properly" named the following error is thrown:

Core: Error handler (BE): PHP Warning: Undefined array key 1 in /html/typo3/typo3_src-11.5.15/typo3/sysext/core/Classes/Localization/LanguageService.php line 240

It looks like it is expected that a traslation key must have a dot (.) in it.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #99190: PHP Warning: Undefined array key 1 in /typo3/sysext/core/Classes/Localization/LanguageService.php line 240Closed2022-11-25

Actions
Actions #1

Updated by Stefan Bürk almost 2 years ago

  • Has duplicate Bug #99190: PHP Warning: Undefined array key 1 in /typo3/sysext/core/Classes/Localization/LanguageService.php line 240 added
Actions #2

Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76838

Actions #3

Updated by Stefan Bürk almost 2 years ago

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

Updated by Benni Mack almost 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF