Bug #33436
closedEpic #90674: Backend UI not reflecting permissions
Changes to page usergroup access rights are not respected when previewing a workspace
100%
Description
Adding usergroup access rights to a page in a draft workspace has no effect on the preview, the page is still shown in menus.
The other way around doesn't work either. Removing access rights will not make the page available. The page cannot be previewed at all.
Updated by Gerrit Code Review almost 13 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/8719
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review almost 13 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review almost 13 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 12 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 12 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 12 years ago
Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Bart Dubelaar over 12 years ago
Steps to reproduce:
1. Create two pages and restrict access to one of the pages to a usergroup
2. Open a draft workspace, remove the usergroup access restriction from the page and add a usergroup restriction to the other page.
3. Open a draft preview and log in with a frontend user that does not belong to the usergroup assigned to the pages earlier
In a regular HMENU you will now see that the page with no usergroup restrictions in draft is not shown, and the page that has usergroup restrictions is shown.
Previewing the contents of the page that has no access restrictions in draft will not be possible. You will be redirected or presented with an error, based on your localconf settings.
Updated by Gerrit Code Review over 12 years ago
Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 12 years ago
Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Alexander Opitz about 11 years ago
- Status changed from Under Review to Needs Feedback
Whats the state of this issue?
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Needs Feedback to Under Review
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/8719
Updated by Gerrit Code Review almost 11 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/8719
Updated by Gerrit Code Review over 9 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 9 years ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 9 years ago
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 9 years ago
Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 9 years ago
Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Gerrit Code Review over 9 years ago
Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/8719
Updated by Bart Dubelaar over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dbb29f3d61051ffbcf7d0ec8770d755b1d33a512.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42553
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42553
Updated by Bart Dubelaar over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 1c9922353f2ed83bff81af6bb10756422a2da252.
Updated by Helmut Hummel about 9 years ago
- Status changed from Resolved to New
- Is Regression set to No
Updated by Benni Mack over 5 years ago
- Related to Bug #16487: Changed permissions in workspace-versions are not respected added
Updated by Susanne Moog over 4 years ago
- Status changed from New to Closed
This was probably fixed while rewriting large parts of that functionality to site handling / middlewares - setting access restrictions for a page in a workspace now also removes (or adds) them to in the workspace preview.