[TYPO3-core] RFC: #11281: change Paramter "additionalParams" in Tx_Extbase_MVC_View_Helper_URIHelper from string to array
"Christian Müller (Kitsunet)"
christian at kitsunet.de
Fri Jun 5 15:36:14 CEST 2009
Hi,
this is a SVN patch request.
Type: Feature / Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=11281
Branches: Trunk
Problem:
You cannot use additionalParams in Templates at all, because Fluid wants
it as array but ExtBase URIHelper accepts strings.
Solution:
Because I think an array is nicer than a query string I propose to
change the Parameter from string to array and append it similar as the
"arguments" Parameter but without adding the Extension Prefix.
The appended patch does this.
cheers
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0011281.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090605/52c687dd/attachment-0001.txt
More information about the TYPO3-team-core
mailing list