Project

General

Profile

Actions

Bug #92762

closed

Accessing a restricted subpage of a sysfolder triggers a 404 instead of 403

Added by Rémy DANIEL over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2020-11-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:

Description

On TYPO3 9, accessing a restricted subpage of a sysfolder triggered a 403.
On TYPO3 10, a 404 is triggered.

This is a regression introduced in https://review.typo3.org/c/Packages/TYPO3.CMS/+/58829

How to reproduce

With the following page tree:

Rootpage
- page 1 (public, enabled)
- sysfolder 3 (enabled)
-- subpage 2 (restricted to authenticated users, enabled)

Without a frontend session, access the subpage 2 triggers a 404.

What should I see?

Without a frontend session, access the subpage B should trigger a 403.


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Task #92225: Add test previewing created hidden page & content in workspaceClosedBenni Mack2020-09-07

Actions
Related to TYPO3 Core - Bug #86346: Hidden pages sent 403 HeaderClosed2018-09-21

Actions
Related to TYPO3 Core - Bug #18079: slide of cObj CONTENT stops if sysfolder in rootlineClosed2008-01-30

Actions
Related to TYPO3 Core - Feature #20933: Enable working with SysFolders in CONTENTClosed2009-08-26

Actions
Related to TYPO3 Core - Bug #93229: Page with access restriction throws 404 if parent is a folderClosed2021-01-06

Actions
Actions

Also available in: Atom PDF