Actions
Bug #57587
closedAdmin BE user records should ignore db mounts
Start date:
2014-04-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Admin BE users are processing defined db mounts, which leads to an unnecessary big page tree because of the selected db mounts displayed in addition to the default root(uid 0).
How to reproduce- Create a backend user without setting the admin flag and set a db mount.
- Edit the newly created user and set the admin flag. The db mount fields disappear, but are still taken into account.
Appears in 4.5 and 6.2 (didn't tested other versions).
Actions