Project

General

Profile

Actions

Bug #102122

open

Hidden pages sent 403 Header

Added by Evelin no-lastname-given 7 months ago. Updated 3 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2023-10-09
Due date:
% Done:

0%

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

Description

Found a bug that should be fixed but is still present in version 10.4.37.

https://forge.typo3.org/issues/86346

A hidden page should send a 404 header.


Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Evelin no-lastname-given 7 months ago

  • Related to Bug #86346: Hidden pages sent 403 Header added
Actions #2

Updated by Bastian Stargazer 5 months ago

Evelin no-lastname-given wrote:

Found a bug that should be fixed but is still present in version 10.4.37.

A hidden page should send a 404 header.

Same applies to TYPO3 v11.5.31.

It happens if a page is hidden OR restricted, e.g. by setting an access starttime which lays in the future.

Expected behavior would be, that the 404 handler from the site-configuration shows the configured 404-error page.

Actions #3

Updated by David Menzel 3 months ago

I can confirm that a user restricted website cannot be accessed and produces a 403 error if you access the page without being logged in.

403
Page Not Found

The page did not exist or was inaccessible. Reason: ID was not an accessible page


Hidden pages, however, gave me the configured 404 error page.

Tested with TYPO3 11.5.34

Actions

Also available in: Atom PDF