Actions
Bug #93319
closedWrong owner/group is stored in permissions module
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2021-01-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce
1. Go to the permissions Module (also known as "access module")
2. Select a level which allows to display min. 2 pages
3. Click on min. 2 pages on the owner name to open the select element
4. Select a new owner on the first page and do not save
5. Select another owner on another page and save
Actual
The owner selected in step 4 is stored.
Expected
The owner selected in step 5 is stored.
Note: Already fixed in master with #93301.
Actions