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
Updated by Markus Klein over 4 years ago
- Related to Feature #90298: Improve user info in beuser module added
Updated by Gerrit Code Review over 4 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63280
Updated by Markus Klein over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset af6445a2c976969dce48ddd19d90911ca9c872d2.
Actions