Project

General

Profile

Actions

Bug #88906

closed

Redirects broken with invalid frontend user object

Added by Andreas Kienast over 4 years ago. Updated over 4 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 #1

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61429

Actions #2

Updated by Gerrit Code Review over 4 years ago

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/c/Packages/TYPO3.CMS/+/61430

Actions #3

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61430

Actions #4

Updated by Jonas Eberle over 4 years ago

  • Related to Bug #88877: Redirects not working added
Actions #5

Updated by Andreas Fernandez over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF