Bug #79835
closedUriBuilder for BE modules must not throw away empty parameters
100%
Description
\TYPO3\CMS\Backend\Routing\UriBuilder::buildUri() calls GeneralUtility::implodeArrayForUrl with the parameter to skip empty parameters.
This is a wrong behaviour, since empty arguments can be on purpose and it is up to the developer to care about those.
Updated by Gerrit Code Review almost 8 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/51704
Updated by Gerrit Code Review almost 8 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/51704
Updated by Gerrit Code Review almost 8 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/51704
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51718
Updated by Markus Klein almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8b5e76e2ce23e50d0b627234568d93a2febfbd63.