Bug #53450
closedaddQueryStringMethod functionality overwrites GET/POST parameters
100%
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()
Updated by Gerrit Code Review about 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25211
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25211
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25211
Updated by Gerrit Code Review over 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25211
Updated by Gerrit Code Review over 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25211
Updated by Anonymous over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eeaad6119e1b495edefafdb4c12bffd53815cc3c.