Project

General

Profile

Actions

Feature #51088

closed

Improve Frontend error handling

Added by Alexander Stehlik almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2013-08-15
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.4
Tags:
Complexity:
medium
Sprint Focus:

Description

I just realized that the error handling in the Frontend is not consistent.

For example when the access to a page is forbidden with the fe_group field, a 404 error is thrown when you try to access the page directly.

When you access a subpage of a forbidden page (access is prevented by the "Extend to subpages" checkbox in the page properties) a 503 (Service Temporarily Unavailable) error is thrown.

In my opinion at least the same error should be thrown in both cases.

An in this special case it should neither be a 404 nor a 503 but a 403 (Forbidden) error.

Are there already any plans to optimize the error handling in the Frontend? Or is this behavior intended?


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #23178: Wrong HTTP headers sent when trying to access pages that require loginClosedMarkus Klein2010-07-14

Actions
Actions

Also available in: Atom PDF