[TYPO3-core] RFC: #10327: [felogin] redirecting to referer does not work

Xavier Perseguers typo3 at perseguers.ch
Mon Mar 15 17:14:45 CET 2010


Hi,

>>> Please find enclosed a follow-up for this bug (committed as revision
>>> 6638). Lines around 468 that were added do not allow redirect_url to be
>>> defined when a user is not yet logged in ($this->logintype==='login'),
>>> and as such modifying line 477 should not have happened.
>
> Sorry to hijack a bit but is this related to
> http://bugs.typo3.org/view.php?id=12990 (Redirect with felogin on TYPO3
> 4.3 does not work) in anyway ?

I read it quickly but I don't think so. There's no problem with 404 
error in what I debugged, only a problem in code that does not correctly 
fill-in the redirect_to hidden field of the login form which prevents 
(hopefully) redirect to happens as the variable is empty after being 
logged in.

Xavier


More information about the TYPO3-team-core mailing list