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:Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Please register or sign in to comment