Project

General

Profile

Actions

Bug #91844

closed

Epic #92636: felogin bug collection

felogin Redirect to referer is not working at all with Site config 403 errorHandler

Added by Stefan P almost 4 years ago. Updated 12 months ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2020-07-23
Due date:
% Done:

100%

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

Description

When having protected pages which should show the login form for non-authenticated users you need to have this erroHandler:

    errorCode: '403'
    errorHandler: Page
    errorContentSource: 't3://page?uid=12345'

This page has a felogin plugin configured to redirect back to the referer. This does not work at all: the login itself works but you just stay on the login page instead of being returned.

On v8 everything worked fine -> regression.

Probably related: #90157


Related issues 6 (0 open6 closed)

Related to TYPO3 Core - Bug #90157: missing possibility to send return_url Parameter with 403 standard errorhandlerClosed2020-01-20

Actions
Related to TYPO3 Core - Bug #92068: felogin (extbase) redirect from GET/POST is not working properlyClosed2020-08-21

Actions
Related to TYPO3 Core - Bug #96813: BeforeRedirectEvent is not useful at all because it accepts no arguments and the return value is ignoredResolved2022-02-10

Actions
Related to TYPO3 Core - Epic #96814: Totally broken felogin redirect mechanismClosed2022-02-10

Actions
Related to TYPO3 Core - Bug #99920: Referer redirect broken after update to 11.5.23ClosedTorben Hansen2023-02-10

Actions
Related to TYPO3 Core - Bug #100715: felogin redirect mode by http referer is not workingResolvedTorben Hansen2023-04-23

Actions
Actions

Also available in: Atom PDF