Project

General

Profile

Actions

Bug #60545

closed

typolink to file with forceAbsoluteUrl does not consider subfolder of instance

Added by Markus Klein almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
TypoScript
Target version:
Start date:
2014-07-24
Due date:
% Done:

100%

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

Description

Assumed URL of the site: http://devserver/t3master/

page.20 = TEXT
page.20.value = demolink
page.20.typolink.parameter = fileadmin/dummy.jpg
page.20.typolink.forceAbsoluteUrl = 1

Expected output: href="http://devserver/t3master/fileadmin/dummy.jpg"
Actual output: href="http://devserver/fileadmin/dummy.jpg"


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is setClosed2013-05-25

Actions
Related to TYPO3 Core - Bug #22655: typolink creates incomplete links in combination with the forceAbsoluteUrl propertyClosedOliver Hader2010-05-15

Actions
Actions

Also available in: Atom PDF