When GeneralUtility::getUrl() in StatusForbiddenHandler::handlePageGroupAccessDenial() fails the user must be presented a reasonable default message not an empty page.
Only in development context it is possible to raise an exception in that case. In production context the failure should only be logged.
When GeneralUtility::getUrl() in StatusForbiddenHandler::handlePageGroupAccessDenial() fails the user must be presented a reasonable default message not an empty page.
Only in development context it is possible to raise an exception in that case. In production context the failure should only be logged.