Actions
Bug #34308
closedWith "virtual page-root" review-grid needs restriction to mountpoints
Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2012-02-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With the addition of the "virtual page-root"-feature (#33852) a person which is not admin now has a root-node to click on to get a full view of changes across all mountpoints (requested in #30630).
But the griddata-functions need to restrict data shown to the mountpoints visible to that person. Check if pid=0 (the real "page-root") is in the list of mountpoints, and if not fetch changes from below all mountpoints visible.
Actions