Skip to content
Snippets Groups Projects
Commit 235a9881 authored by Helmut Hummel's avatar Helmut Hummel Committed by Benni Mack
Browse files

[TASK] Generate absolute FAL URLs in backend

With #93048 and #93048 every backend usage
of public FAL urls were touched and passed through
PathUtility::getAbsoluteWebPath()

This change introduces a different approach to
register an event listener in a backend middleware,
which makes all public URLs absolute.

With this, all PathUtility::getAbsoluteWebPath calls
for FAL assets became obsolete and are removed again.

Releases: master
Resolves: #95027
Related: #93226
Related: #93048
Change-Id: I7e2a6eb0b431e50dc430a5641b6fe810bd29f725
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70812


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent ff3989a7
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