Project

General

Profile

Actions

Bug #53450

closed

addQueryStringMethod functionality overwrites GET/POST parameters

Added by KJ Kooistra over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-11-08
Due date:
% Done:

100%

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

Description

Situation: When using the paginate widget and a form which posts to the same plugin the plugin parameters will be overwritten when using addQueryStringMethod "GET,POST" or "POST,GET". This will cause problems with the pagination or the form.

Bug occurs in:
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getQueryArguments()
TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::buildBackendUri()

Actions

Also available in: Atom PDF