Skip to content
Snippets Groups Projects
Commit 960273fc authored by Ben Abbott's avatar Ben Abbott Committed by Benni Mack
Browse files

[TASK] Change page unavailable status code from 500 to 503

Page unavailable (e.g. maintenance mode) is a "503 service unavailable"
error, not 500 internal server error.
If TYPO3 is in maintenance mode then a 503 error is now thrown.
Also 503 Error Handlers are taken into account now.

Releases: master, 10.4
Resolves: #93032
Change-Id: I8bd013fc202b07263388fc22ec2256262c40b709
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67074


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent cd4227e2
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment