-
This is a pre-cursor for unifying URL generation with slugs / based on sites, in order to group things that belong together in the mass-method of generating links in the frontend. Tasks done: - $linkText is moved to the very end, as it has no dependency. - $targetDomain/$currentDomain handling is grouped together. - absRefPrefix is now always taken from $tsfe->absRefPrefix, as this is the resolved path (not set to "auto") - minor un-needed calls simplified (unneessary checks etc) Resolves: #85964 Releases: master Change-Id: Iba84cd98fa614ef7131c03a093c9cfa0a0056575 Reviewed-on: https://review.typo3.org/58022 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
172c3bac