Project

General

Profile

Actions

Bug #72846

closed

Absolute URIs get prefixed with absRefPrefix in typolink processing

Added by Oliver Hader about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2016-01-20
Due date:
% Done:

100%

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

Description

An absolute URI (e.g. "/folder/someFile.png") get's prefixed with absRefPrefix (e.g. "/") which results in "//folder/someFile.png" - which is a schema-less URI notation and thus "folder" is interpreted as hostname.

Actions

Also available in: Atom PDF