Skip to content
Snippets Groups Projects
Commit 2d7ad4cd authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[BUGFIX] Avoid undefined array key warning in LanguageService

Guard invalid array key access in LanguageServices, also it
relates to an invalid xliff translation identifier. However,
the PHP warning should be guarded properly.

Resolves: #99190
Resolves: #98713
Releases: 11.5
Change-Id: Ied1894b4863804cfda4840379c0472cf3807a4d2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76838


Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent fee58b64
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment