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
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57705
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57705
Updated by Susanne Moog over 6 years ago
- Target version set to 7.6.31 & 8.7.18 & 9.3.3
Updated by Oliver Hader over 6 years ago
- Related to Task #84965: Deprecate various TSFE methods added
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57705
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch 9.3 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57732
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57705
Updated by Susanne Moog over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bce9f50e5e967edb98ebfa1c3c3d51b3dfde0f99.