Skip to content
Snippets Groups Projects
Commit 30894b2d authored by Helmut Hummel's avatar Helmut Hummel
Browse files

[TASK] Generate absolute FAL URLs in frontend

Similar to #95027 FAL public URLs are now
automatically prefixed with absRefPrefix,
making it much easier for developers to deal
with FAL URLs, as these URLs are always "complete"
/ path absolute, after retrieving it from getPublicUrl()

With that, TYPO3 code can be simplified as well and
separate appending of absRefPrefix for FAL resources
is now removed.

Releases: master
Resolves: #95027
Related: #95027
Change-Id: I614f0ad8ecb9c168d3006a812dbfe9fba6b7de51
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70839


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
parent c1bff94b
Showing
with 124 additions and 62 deletions
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