Actions
Bug #93709
closedUser settings not accessible when no language packs are installed
Start date:
2021-03-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When accessing the user settings of the current backend user and when no language packs are installed, you get the following error:
PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/html/typo3/sysext/setup/Classes/Controller/SetupModuleController.php line 727
This is introduced with change https://review.typo3.org/c/Packages/TYPO3.CMS/+/68192
Actions