Skip to content
Snippets Groups Projects
Commit 58e34632 authored by Benni Mack's avatar Benni Mack Committed by Susanne Moog
Browse files

[BUGFIX] Allow additional parameters in static routes

If the static route value is using additionalParams, they should
be added to the page that is fetched.

The patch parses the "parameters" key (&my=value&key=1) into
additional parameters of the PageRouter.

Resolves: #87087
Releases: master, 9.5
Change-Id: I8688e891d1b6bfda3a546eb13812bbb80dfea1c1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62891


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent a18e953b
Branches
Tags
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