Bug #89601
closedPage can't be edited in BE when restricted to FE group
0%
Description
If a page is restricted to a fe group it cant be edited in the be with any account.
TYPO3 throws an error `Page Not Found - Reason: ID was not an accessible page`. If you are logged in in the frontend as well it can be edited again.
To reproduce the error do the following:
1. Set a FE-Group to a page in TYPO3 backend => save
2. try to add a content-element in any column
3. get the error `Page Not Found - Reason: ID was not an accessible page`
4. now login in the frontend with a user that has this group you added to that page
5. try again to add a ce to that page. (You're loggedin in the be and fe)
6. editing works
Hope it's not only a failure on my TYPO3 9.5.11 instances.
Updated by Markus Klein about 5 years ago
- Category changed from Authentication to Backend User Interface
- Status changed from New to Needs Feedback
Please provide a list of installed extensions. I'm pretty sure this is some extension causing this issue.
Updated by Sebastian Richter about 5 years ago
Markus Klein wrote:
Please provide a list of installed extensions. I'm pretty sure this is some extension causing this issue.
Yeah got the problem and its no core thing. It's a internal extension that caused that error. Sorry about that! Issue can be closed.
Updated by Markus Klein about 5 years ago
- Status changed from Needs Feedback to Closed