[TYPO3-core] RFC: #8903: redirect url is not passed with get/post method
Jeff Segars
jsegars at alumni.rice.edu
Wed Nov 12 20:12:10 CET 2008
Steffen Kamper wrote:
> Hi,
>
> this is a SVN patch request.
>
> Type: Bugfix
>
> BT Reference: http://bugs.typo3.org/view.php?id=8903
>
> Branches: Trunk, 4.2
>
> Problem:
> When the url contains redirect_url and redirect method is set to getpost
> it will not proceeded as the parameter is not passed correctly.
>
> Solution:
> treat the case in processRedirect when $this->logintype isn't set and
> pass the redirect_url. Also pass it after login error.
>
> vg Steffen
>
+1 based on reading.
As we discussed on Skype, the patch doesn't apply cleanly right now and
needs a small camelCase tweak but otherwise looks good.
Thanks,
jeff
More information about the TYPO3-team-core
mailing list