Skip to content
Snippets Groups Projects
Commit 621688b5 authored by Benni Mack's avatar Benni Mack Committed by Daniel Goerz
Browse files

[BUGFIX] StaticRouteResolver returns 404 on invalid static route

Currently, the Static Route Resolver returns HTTP status code 200
on invalid routes, but a 404 is the correct response.

Resolves: #89752
Releases: master, 9.5
Change-Id: Ic7f0cda76777e942ce20fa0577d0c4b0675a69a5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62413


Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 36e927d4
Branches
Tags
No related merge requests found
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