Bug #34308
closedWith "virtual page-root" review-grid needs restriction to mountpoints
100%
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.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9248
Updated by Steffen Ritter over 12 years ago
- Target version changed from 4.7.0-beta1 to 4.7.0-beta2
Updated by Stefan Neufeind over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:5d304cbdc0c64457cad62cc3892e2ac43939f335.
Updated by STI UdeS about 12 years ago
This patch should be applied to TYPO3 4.5 too as the same problem happens even if the virtual root is not there. Indeed, if a backend user choose "Workspace" before he chooses any page in the page tree, he will see all changes in the installation, not only those in his mountpoints. I applied the patch to 4.5.17 and it works well.
Updated by Michael Stucki over 10 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed