Bug #73144
closedshowLogoutFormAfterLogin = 1 disables all redirects
100%
Description
If you enable showLogoutFormAfterLogin, all other configured redirects will be ignored. Especially the "redirectPageLogout" will be ignored, even if though showLogoutFormAfterLogin should only alter the behavior of login.
Updated by Gerrit Code Review over 8 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/48025
Updated by Daniel Goerz over 8 years ago
- Target version set to next-patchlevel
- Is Regression changed from No to Yes
Updated by Daniel Goerz over 8 years ago
Steps to reproduce:
- Create login CE
- Check "Disable redirect after successful login, but display logout-form" in tab "General"
- Select "After Login (TS or Flexform)" and "After Logout (TS or Flexform)" in the "Redirect Mode" in tab "Redirects"
- Select a target page in "After Successful Login Redirect to Page" in tab "Redirects"
- Select a target page in "After Logout Redirect to Page" in tab "Redirects"
- Go to the frontend and log in and out.
This was introduced by myself in https://review.typo3.org/#/c/39671/ with my very first "patch" when I even did not manage to create the ticket in the right category. Sorry for that.
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48048
Updated by Daniel Goerz over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 18cef0a56f824487010a80d7c14004f92919078c.