Feature: #98488 - Additional setting for Typolink option "addQueryString"
See forge#98488
Description
The Typolink option
typolink.
now also accepts
the value untrusted
to be used to retrieve all GET parameters of the current request.
This value can also used in the Fluid ViewHelpers
<f:
,
<f:
,
<f:
,
<f:
,
<f:
,
<f:
and
<f:
.
Impact
Setting
typolink.
adds any given query parameters
just as it was done in TYPO3 v11 when using
typolink.
.