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 #1

Updated by Christian Müller over 15 years ago

This was first filed as bug in Fluid here: http://forge.typo3.org/issues/show/3575
but fixing in extBase seems better to me (using array vs. string)

Actions #2

Updated by Bastian Waidelich over 15 years ago

This was fixed in trunk of Extbase (r814).

Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Closed
  • Target version deleted (0)

Closed as resolved.

Actions

Also available in: Atom PDF