Project

General

Profile

Actions

Bug #88906

closed

Redirects broken with invalid frontend user object

Added by Andreas Kienast over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-08-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Currently, redirects are non-functional, as the RedirectService tries to use `TSFE->fe_user` which is just a mock of stdClass.

Error message:

Call to undefined method stdClass::fetchGroupData()

in /var/www/src/master/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 897


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88877: Redirects not workingClosed2019-08-01

Actions
Actions

Also available in: Atom PDF