Project

General

Profile

Actions

Bug #22260

closed

Redirects use incorrect function parameters

Added by Jigal van Hemert about 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
felogin
Target version:
-
Start date:
2010-03-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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())

So, the parameters don't match.

(issue imported from #M13788)


Files

13788.diff (2.56 KB) 13788.diff Administrator Admin, 2010-04-11 15:32
Actions

Also available in: Atom PDF