Bug #97085
closedException when creating backend user group from new user context
100%
Description
An exception is thrown in the following case:
- Go to module "Backend Users"
- Create new user - in the new user edit mask click "+" next to the user groups
- Choose "Discard changes" in the pop up
- Get an exception instead of the backend user group edit form:
`PHP Warning: Undefined array key "pid" in /var/www/html/typo3-core/typo3/sysext/backend/Classes/Controller/Wizard/AddController.php line 231`
Updated by Gerrit Code Review over 2 years ago
- Status changed from New 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/+/73771
Updated by Gerrit Code Review over 2 years ago
Patch set 2 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/+/73771
Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73813
Updated by Susanne Moog over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4c861e36398a0780bc11cbbe1a93623ac6d9783e.