[BUGFIX] Draft usergroup access rights are now respected
Adding usergroup access rights to a page in a draft workspace had no effect on the preview, the page was still shown in menus. The other way around didn't work either. Removing access rights would not make the page available. Previewing wasn't possible at all. This behavior is fixed. All draft usergroup changes are now respected when previewing. Change-Id: Ib9a74e98d6ed7457849465fc64685f89ed82fb61 Fixes: #33436 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/8719 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
Showing
- typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php 5 additions, 4 deletions.../Classes/ContentObject/Menu/AbstractMenuContentObject.php
- typo3/sysext/frontend/Classes/Page/PageRepository.php 41 additions, 8 deletionstypo3/sysext/frontend/Classes/Page/PageRepository.php
- typo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php 1 addition, 1 deletiontypo3/sysext/frontend/Tests/Unit/Page/PageRepositoryTest.php
Please register or sign in to comment