[TYPO3-english] FE Login Redirect

Peter Kühnlein peter at function2form.net
Fri Aug 24 17:43:34 CEST 2012


Am 24.08.2012 16:34, schrieb Martin Wagner:
> Dear list,
>
> I encounter a problem regarding redirects from get paramters with TYPO3's felogin sysext.  I run TYPO3 4.6.12 and provide the URL to return to after login as a GET parameter such as http://xy.com/en/mygts.html?redirect_url=/page_to_return_to.html.  When using Firebug, I can verify that the hidden field redirect_url in the login form is set:
>
> <input type="hidden" value="login" name="logintype">
> <input type="hidden" value="170" name="pid">
> <input type="hidden" value="/en/mygts/software-download.html" name="redirect_url">
> <input type="hidden" value="0" name="tx_felogin_pi1[noredirect]">
>
> In the backend (flexform of the login form), the redirect mode is set to "Defined by GET/POST Variables" and the check at "Disable Redirect" is not set.  I'm also using the current RealURL version, if this is of relevance.
>
> Has anybody some idea how to motivate this redirect to work?
>
> Thanks in advance,
>     Martin
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
Hi Martin,

if you told felogin to show a logout form after logging in, it won't 
redirect properly.

Cheers,
Peter

-- 

http://function2form.net
http://peter-kuehnlein.net

"The phrase, 'Win first, fight later,' can be summed up in the two words, 'Win beforehand.'"
(Hagakure)



More information about the TYPO3-english mailing list