Actions
Bug #93229
closedPage with access restriction throws 404 if parent is a folder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2021-01-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Create a page with access restrictions. The page throws a correct 403 if no user is logged in.
Now move the page to a folder. The page throws a 404 if no user is logged in.
Updated by Marcus Schwemer almost 4 years ago
Thanks Jessica for reporting it.
I can confirm that behaviour.
Updated by Riccardo De Contardi over 3 years ago
- Category set to Site Handling, Site Sets & Routing
Updated by Alexander Jaschke almost 3 years ago
I can also confirm that behaviour. When the parent is a "Menu separator" it's the same behavoir.
Updated by Benni Mack almost 3 years ago
- Status changed from New to Needs Feedback
Hey,
I thought this was fixed with https://review.typo3.org/c/Packages/TYPO3.CMS/+/69306 - can you also test with the latest 10.4.22 version? Otherwise I will also re-create a test scenario once I get around to it.
Updated by Jessica Jagodzinski over 2 years ago
Hello,
I was able to test it now and can confirm that it has now been fixed. Thank you very much!
Updated by Benni Mack over 2 years ago
- Related to Bug #92762: Accessing a restricted subpage of a sysfolder triggers a 404 instead of 403 added
Updated by Benni Mack over 2 years ago
- Status changed from Needs Feedback to Closed
Hey Jessica,
thanks for following up here! will close the issue then!
Actions