Skip to content
Snippets Groups Projects
Commit f78927c6 authored by Wouter Wolters's avatar Wouter Wolters Committed by Benni Mack
Browse files

[TASK] Remove converting pageNotFound_handling in bootstrap

On every request the pageNotFound_handling is casted to a real
boolean if needed. This is not needed and we fix the code execution
to catch this case. We gain not much with this change but makes the
bootstrap smaller.

Resolves: #54555
Releases: master
Change-Id: I2289eb6812f1626af513d9ac1bdfe96d41360212
Reviewed-on: https://review.typo3.org/49232


Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Tested-by: default avatarMathias Schreiber <mathias.schreiber@wmdb.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 9e0405f1
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