Project

General

Profile

Actions

Bug #90644

closed

Null given when dispatch LogoutConfirmedEvent

Added by Gerrit Mohrmann about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
Start date:
2020-03-04
Due date:
% Done:

100%

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

Description

Argument 2 passed to TYPO3\CMS\FrontendLogin\Event\AbstractConfirmedEvent::__construct()
must implement interface TYPO3\CMS\Extbase\Mvc\View\ViewInterface, null given

felogin/Classes/Controller/LoginController.php on line 140

View is created after initializeLoginAction(), solution would be to move the events to the start of the LoginAction()

The problematic event is the LogoutConfirmedEvent.

To reproduce login with an fe_user and logout.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #88740: Deprecate felogin pibase pluginClosedJan Stockfisch2019-07-12

Actions
Actions #1

Updated by Gerrit Code Review about 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/+/63551

Actions #2

Updated by Daniel Goerz about 4 years ago

  • Related to Task #88740: Deprecate felogin pibase plugin added
Actions #3

Updated by Gerrit Mohrmann about 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF