Actions
Bug #96793
closedUndefined array key in UserInformationService
Start date:
2022-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Happens during beuser compare action, when one user still had permissions for tables of ext:bootstrap_package configured, which had been removed from the system ages ago.
PHP Warning: Undefined array key "tx_bootstrappackage_accordion_item" in /var/www/html/typo3/sysext/beuser/Classes/Service/UserInformationService.php line 150
PHP Warning: Undefined array key "tx_bootstrappackage_accordion_item" in /var/www/html/typo3/sysext/beuser/Classes/Service/UserInformationService.php line 220
Actions