Skip to content
Snippets Groups Projects
Commit 711a8e5e authored by Georg Ringer's avatar Georg Ringer Committed by Susanne Moog
Browse files

[BUGFIX] Skip empty static routes

Due to incomplete editing in the site module or wrong yaml configuration
it is possible that an empty static route is defined which will break
the complete frontend.

Skip empty routes as those don't make any sense.

Resolves: #87500
Releases: master, 9.5
Change-Id: I9f5737bf077fd3b2f0c38522ee3ae641c7e5cd21
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63610


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent 71bbf57d
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