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

Also available in: Atom PDF