Project

General

Profile

Actions

Bug #91023

closed

Felogin (extbase) login/logout confirmed events not fired when redirects are done

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-04-14
Due date:
% Done:

100%

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

Description

Redirects are done very early in the initializeAction(). This is nice, but then the events are not reached.

- A none breaking solution would be, moving the redirects after the events. But these seems very hacky.

- Another solution would be, moving (Login|Logout)ConfirmedEvent into the initializeAction, but without
the possibility to edit the view. New Events for editing the view in the actions could be inserted.
I think, this would be a breaking change even in a dev version?

But I have not testet what drawbacks might coming up when moving the events before the redirects.

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/+/64165

Actions #2

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

Actions #3

Updated by Gerrit Code Review about 4 years ago

Patch set 3 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/+/64165

Actions #4

Updated by Gerrit Mohrmann about 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF