Project

General

Profile

Actions

Bug #85426

closed

Redirects module doesn't work in TYPO3 9.3

Added by Sascha Wilking about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Start date:
2018-06-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
exception_handling
Complexity:
Is Regression:
Sprint Focus:

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

exception_dev.PNG (46.8 KB) exception_dev.PNG Exception develop mode Sascha Wilking, 2018-06-29 08:09
exception_prod.PNG (9.32 KB) exception_prod.PNG Exception production mode Sascha Wilking, 2018-06-29 08:09
redirects_module.PNG (26.3 KB) redirects_module.PNG Configuration Sascha Wilking, 2018-06-29 08:09

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #84965: Deprecate various TSFE methodsClosedBenni Mack2018-05-10

Actions
Actions

Also available in: Atom PDF