Project

General

Profile

Actions

Bug #91380

closed

[FE][pageUnavailable_force] = true returns error code 500 instead of 503, skipping site handling

Added by Rolf Kiefhaber almost 4 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2020-05-13
Due date:
% Done:

0%

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

Description

When setting the [FE][pageUnavailable_force] option to true, a default Typo3 error page is returned with a 500 error code header.
This happened with a freshly installed Typo3 10 with PHP 7.2, 7.3, or 7.4. Typo3 9 returned a 503 header as expected.

Setting this option also skips the site handling, so it is impossible to set a custom maintenance page, because the error is returned before site handling is executed. The default error page is returned even if a error handler for 0 is defined.
I don't know, if this is because of the 500 header or in addition to it.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91722: Maintenance Mode skips/ignore Error HandlingClosed2020-06-29

Actions
Actions

Also available in: Atom PDF