Project

General

Profile

Actions

Bug #71435

closed

Revert of #69516 - [BUGFIX] IMG_RESOURCE does not prepend absRefPrefix

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2015-11-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The original solution introduces various additional errors regarding absRefPrefix being prepended twice, e.g. imageLinkWrap or if using IMG_RESOURCE in typolink.
The issue is that the original solution isn't sound.
File paths are corrected in \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::setAbsRefPrefix() but only for paths inside double quotes "
which is why the original failed.
In order to solve the original we might also support single quotes but even then there would have to be a small change in the original code.
Otherwise, it is always possible to use typolink and returnLast

Original issue:
https://forge.typo3.org/issues/69516

Related tickets:
https://forge.typo3.org/issues/70718
https://forge.typo3.org/issues/71246


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #69516: IMG_RESOURCE does not prepend absRefPrefixRejected2015-09-03

Actions
Related to TYPO3 Core - Bug #70718: cObj imageLinkWrap with absRefPrefix and linkParams result in wrong URLClosed2015-10-14

Actions
Related to TYPO3 Core - Bug #71246: TS: typolink to FAL reference produces double slashClosed2015-11-02

Actions
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44631

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44631

Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44631

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44631

Actions #5

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44631

Actions #6

Updated by Gerrit Code Review over 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44631

Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44632

Actions #8

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44632

Actions #9

Updated by Andreas Allacher over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF