Actions
Bug #90409
closedBE User detail view fails if user has no selectable or modifyable tables
Start date:
2020-02-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The PHP code does not initialize the data fields correctly, so the check on those values ends up in a PHP TypeError.
Verification:
- Create a BE user with no permissions
- Try to open the detail view of the user in the BE Users module
Actions