Actions
Bug #88375
closedParameter type ignored by pi_getPageLink function
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When i try to generate a link with the parameter type, the type parameter will be ignored.
$this->pi_getPageLink('167', '', array('type'=>288,'typetest'=>'test') // this will generate a link /mypage.html?typetest=test&cHash=bdf3341822240058ea1ec5bfbc9a06ce
Actions