Project

General

Profile

Actions

Feature #20578

closed

Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams

Added by Christian Müller over 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-06-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

In Fluid additionalParams for links are treated as Array (which I think is good), but URIFor in Tx_Extbase_MVC_View_Helper_URIHelper awaits a string for additionalParams and this string is not used.

So I propose to change additionalParams to Array and handle similar to $arguments but without prefix.
The uploaded patch does it and works with current trunk and an example Extension based on ExtBase and Fluid.

(issue imported from #M11281)


Files

0011281.diff (3.32 KB) 0011281.diff Administrator Admin, 2009-06-05 15:32
Actions

Also available in: Atom PDF