Skip to content
Commit 9da08034 authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[TASK] Allow f:link.action and f:uri.action without Extbase

This change uses the core LinkFactory (FE) for creating
links in f:link.action and f:uri.action when not executed
in an Extbase context in order to avoid booting up Extbase.

To operate in without Extbase context all Extbase related
arguments are required to be passed as there is no
fallback for determination based on Extbase configuration.

Note: This change uses the same boilerplate approach as #98474.
The intention is to replace that with an universally usable
Extbase URI builder in TYPO3 v13.

Resolves: #101729
Related: #100758
Related: #98474
Releases: main, 12.4
Change-Id: Ib5c27c46e9420947c0347c05c299cd67badb52ce
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80908


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent a7e612a5
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