Project

General

Profile

Actions

Bug #23523

closed

Logout points to redirect URL although no redirect for logout is configured

Added by conenergy agentur almost 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2010-09-10
Due date:
% Done:

0%

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

Description

I have setup the following TS for felogin:

plugin.tx_felogin_pi {
redirectMode = login
redirectPageLogin = xxx
}

I would assume that the user is being redirected to the page xxx when he logs in and stays on the page where he currently is, when he logs out. (because obviously no redirect for logout is configured)

In fact, the user logs in and gets to page xxx. When he goes to a different page and logs out on that one, he is being sent to page xxx which is then not available (because he is not logged in), so he sees an error message.

The POST parameter of the logout form points to page xxx.

I am sorry if this is a configuration error of mine but I spent several hours trying to implement the behavior described above without any properly working result.

- TYPO3 Version 4.4.1
- felogin included via TS on every page
- Page "xxx" defined as redirectPageLogin is only accessible to logged in user

(issue imported from #M15679)

Actions

Also available in: Atom PDF