[TYPO3-core] RFC Feature #11460: felogin - Integrate possibility to disable redirects on the fly
Oliver Hader
oliver at typo3.org
Thu Jul 2 14:31:55 CEST 2009
This is an SVN patch request.
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=11460
Branches: Trunk
Problem:
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.
Solution:
Extend the noRedirect behaviour to work also with GET/POST vars. Thus
it's possible to submit the value tx_felogin_pi1[noredirect]=1 that
prevents the felogin extension from executing the redirects.
Notes:
The patch was created by Steffen Kamper - I'm just posting this issue to
the Core List...
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list