Project

General

Profile

Actions

Bug #58752

closed

Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments

Added by Kevin Kamps about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2014-05-13
Due date:
% Done:

100%

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

Description

In

  • TYPO3\CMS\Fluid\ViewHelpers\Widget\LinkViewHelper (line 116 - 118)
  • TYPO3\CMS\Fluid\ViewHelpers\Widget\UriViewHelper (line 103 - 105)

the ViewHelper argument addQueryStringMethod is added to the query string of the uri. This should not happen because this has no place in the uri. The addQueryStringMethod should only be used to configure the TSref/typolink.addQueryString.method


Files

LinkViewHelper.php (5 KB) LinkViewHelper.php Modified version of LinkViewHelper that fixes this bug Kevin Kamps, 2014-05-13 11:24
UriViewHelper.php (4.23 KB) UriViewHelper.php Modified version of UriViewHelper that fixes this bug Kevin Kamps, 2014-05-13 11:24

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #61960: f:widget.link always generates links with cHashClosed2014-09-30

Actions
Related to TYPO3 Core - Feature #69863: Use new standalone Fluid as composer dependencyClosedClaus Due2015-09-16

Actions
Actions

Also available in: Atom PDF