Skip to content
Snippets Groups Projects
Commit 44fc4f5e authored by Chris Müller's avatar Chris Müller Committed by Christian Kuhn
Browse files

[BUGFIX] Correct "additionalParams" handling in PageViewHelpers

ViewHelpers f:link.page and f:uri.page in non-Extbase
context don't handle "additionalParams" correctly
since #98484, leading to a PHP warning.

Handle that argument correctly and add some tests.

Resolves: #98486
Related: #98474
Releases: main
Change-Id: Ife768faaab346893e34dc90dac432db9925a18b4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75926


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 1a3526ab
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment