Bug #85426
closedRedirects module doesn't work in TYPO3 9.3
100%
Description
Redirects no longer work under TYPO3 9.3. An exception is thrown instead of the redirect. Under 9.2.1 it still worked.
In Debug Context: Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: Creating default object from empty value in /vagrant/.Build/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 929 | TYPO3\CMS\Core\Error\Exception thrown in file /vagrant/.Build/private/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 115.
In Live Context: Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined method stdClass::fetchGroupData() | Error thrown in file /vagrant/.Build/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 931.
Screenshots were attached.
Files