Bug #65972
closedPagetree is not accessible for editors.
100%
Description
The pagetree uses an extDirect endpoint with a permission level check on "web" module.
Since we removed the possibility to select the main module in backend user group records (access list),
the page tree is not accessible any more for editors once an existing user group is saved or an new one is created for users.
To reproduce:
- create user group and select web_page as allowed module in access list
- create user and assign it this group
- log in as this user and go to the page module
Expected behavior: pagetree is shown
Actual behavior: Error message "Don't have access to this module"
Updated by Helmut Hummel over 9 years ago
A possible solution is to add "web" (and all other parent modules) to the groupMods field, once one of the sub modules are selected
Updated by Mathias Schreiber over 9 years ago
- Assignee changed from Benjamin Kott to Jigal van Hemert
Updated by Mathias Schreiber over 9 years ago
- Status changed from Accepted to In Progress
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38110
Updated by Jigal van Hemert over 9 years ago
- Assignee changed from Jigal van Hemert to Nicole Cordes
Updated by Nicole Cordes over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a96fed4655fdee4a45d7b7850b3daa596460cb6b.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed