Actions
Bug #99298
closedrequireApprovedLocalizations should allow localizations with no approved attribute
Start date:
2022-06-06
Due date:
2022-06-06
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Followup to #97729
If `$GLOBALS['TYPO3_CONF_VARS']['SYS']['lang']['requireApprovedLocalizations']` is not set to false, only xlf translations are respected if an approved attribute is set to yes. however if no approved is defined, those should be taken into account as well!
Actions