Actions
Bug #100574
closedUndefined array key 1 in UserInformationService.php line 235
Start date:
2023-04-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
With #99739, UserInformationService.php was not completely adapted, leading to issues due to undefined array keys.
Can be reproduced by comparing admin users with non-admin users (tested with styleguidedemouser1).
Updated by Andreas Kienast over 1 year ago
- Related to Feature #99739: Associative array keys for TCA items added
Updated by Gerrit Code Review over 1 year ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78613
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 271b5a513bc5f0d60d8453c22c300c0d46f8be98.
Actions