Bug #102122
closedHidden pages sent 403 Header
0%
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.
Updated by Evelin no-lastname-given about 1 year ago
- Related to Bug #86346: Hidden pages sent 403 Header added
Updated by Bastian Stargazer 12 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.
Updated by David Menzel 9 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
Updated by Georg Ringer 6 months ago
- Status changed from New to Resolved
confirmed, hidden pages are 404, tested in v13