Project

General

Profile

Actions

Bug #100583

closed

f:form -Viewhelper: Argument "addQueryString" not working

Added by Marcus Schwemer about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-04-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The f:form viewhelper has the argument "addQueryString". In TYPO3 V12 it has no effect anymore. All additional GET parameters are dropped, instead of adding them to the url.

It is set in in the FormViehelper (EXT:fluid/Classes/ViewHelpers/FormViewHelper.php Line 220 https://github.com/TYPO3/typo3/blob/343846070ac459dbd2f97a8cc8b2b82c33d1223d/typo3/sysext/fluid/Classes/ViewHelpers/FormViewHelper.php#L220), but never evaluated, when building the uri for the frontend.

Maybe it is a leftover / regression of https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-98488-TypolinkOptionAddQueryStringOnlyIncludesResolvedQueryArguments.html

I came across this behavior, when updating EXT:powermail for TYPO3 V12.

Actions #1

Updated by Marcus Schwemer about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78804

Actions #3

Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78804

Actions #4

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78804

Actions #5

Updated by Gerrit Code Review about 1 year ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78804

Actions #6

Updated by Gerrit Code Review about 1 year ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78804

Actions #7

Updated by Oliver Bartsch about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF