Skip to content
Snippets Groups Projects
Commit a618f5fd authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[TASK] Avoid TSFE->linkVars

TypoScriptFrontendController->linkVars is only used once
in PageLinkBuilder. The TSFE property can be avoided quite
easily by moving the calculation of "global" query
parameters to this place directly. This avoids yet another
dependency to TSFE.

Resolves: #102717
Releases: main
Change-Id: Ib6cd0dee8e3f370ebe936d5e4669d0d27dadcdec
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82275


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSascha Nowak <sascha.nowak@netlogix.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent ee3e9994
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