[TYPO3-core] FYI 24: #13788: [felogin] Redirects use incorrect function parameters
Steffen Kamper
info at sk-typo3.de
Sun Apr 11 15:34:16 CEST 2010
Hi,
This is SVN patch request.
Type: Bugfix, no-brainer
Branches: trunk, 4_3
BT reference: http://bugs.typo3.org/view.php?id=13788
In processRedirect() a redirect url is made by calling
$this->pi_getPageLink(pid, array(), TRUE) .
The function is declared as:
tslib_pibase::pi_getPageLink($id,$target='',$urlParameters=array())
I removed the unnecessary parameters.
I will commit this patch after 24 hours if noone complains.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13788.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100411/1ec4f462/attachment.asc>
More information about the TYPO3-team-core
mailing list