Actions
Feature #25381
openOption to disable double listing of DB mounts
Status:
New
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2011-03-23
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
pagetree
Complexity:
hard
Sprint Focus:
Description
If a user gets multiple webmounts from different usergroups it is possible that a webmount is a subpage from another webmount. Some editors are confused by having some pages doubled in their page tree.
As some integrators see the yet existing state as a feature, we should implement both and use an option.
I would like to see this option per webmount and with the ability in User TSconfig to change the behavior, this gives us the most flexible way of handling.
Original Request¶
With a user having multiple webmounts (from either multiple usergroups, or usergroup including another usergroup) usergroup A) having access to the whole page tree, usergroup B) having only access to a specific subset of pages (DB mount B resides inside DB mount A) When displaying the page tree in the back end, could the core check if a db mount is within another webmount before displaying it, so pages within those two db mounts wouldn't be displayed twice ?
(issue imported from #M18021)
Actions