Actions
Bug #100928
closedLLL Strings in TypoScript constants for options label not working anymore
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2023-05-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In previous versions before TYPO3 v12, it was possible to add translation strings as labels for constants options:
#cat=performance/10performance/10; type=options[LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:constants.option.enabled=1,LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:constants.option.disabled=0]; label=LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:constants.javacomp compressJs = 1
Files
Actions