Project

General

Profile

Actions

Bug #20660

closed

Redirect after logout does not work

Added by Thomas Deinhamer almost 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2009-06-24
Due date:
% Done:

0%

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

Description

Using the felogin extension included in TYPO3,
enabling a redirect to another page after logout does not work.

The structure is like this:
ROOT
Home (Shortcut to first subpage); ID: 1
-- Login (Hide at login); ID: 2
-- Logout (Show to specific fe-group only, redirect to Home at logout); ID: 3

When I call the link "index.php?id=3&logintype=logout" I will get logged out, but I won't get redirected to Home (ID: 1) nor further to Login (ID: 2). I will stay at the page Logout (ID: 3).

Is it possible that, after the logout, I won't get redirected. because I have no access to the Logout (ID: 3) anymore?

(issue imported from #M11396)


Files

felogin_4.2.diff (1.63 KB) felogin_4.2.diff Administrator Admin, 2009-09-05 17:50
felogin_4.3.diff (1.68 KB) felogin_4.3.diff Administrator Admin, 2009-09-05 17:50

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3Closed2009-05-25

Actions
Actions

Also available in: Atom PDF