Skip to content
Snippets Groups Projects
Commit a6809e87 authored by Andreas Allacher's avatar Andreas Allacher Committed by Andreas Fernandez
Browse files

Revert "[BUGFIX] IMG_RESOURCE does not prepend absRefPrefix"

This reverts commit 23df34dc.
Due to this change in various instances the absRefPrefix was appended twice because of this commit.
If one wants to fix the issue one could modify
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::setAbsRefPrefix()
to also e.g. include single quotes.

Change-Id: Iba731a6bd44ebef71d1bca8c77ebc1c166cd175e
Releases: master, 6.2
Resolves: #71435
Resolves: #70718
Reverts: #69516
Reviewed-on: https://review.typo3.org/44631


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
parent 0f79bc35
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