Feature #20708
Integrate possibility to disable redirects on the fly
Start date:
2009-07-01
Due date:
% Done:
0%
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The felogin extensions does not use and proper namespace to transfer data back to the TYPO3 system. Thus, it's not clear whether felogin or any other frontend login extension with an expected different behaviour submitted data.
Imagine a different second login form performs some actions (e.g. in a checkout process) and redirects should be disabled in this specific case.
(issue imported from #M11460)
History
#1
Updated by Steffen Kamper over 10 years ago
Hi olly,
indeed this is useful having more than one login plugin on a page.
I made a patch the other way arround, using the noRedirect. You can check in flexform "disable Redirect" or use the TS setting redirectDisable
#2
Updated by Oliver Hader over 10 years ago
Thanks! +1 on reading and testing
#3
Updated by Oliver Hader over 10 years ago
Committed to SVN Trunk (rev. 5679) for TYPO3 4.3-beta1
#4
Updated by Benni Mack about 1 year ago
- Status changed from Resolved to Closed