Project

General

Profile

Actions

Bug #25366

closed

cross domain links to pages with different protocol point to wrong (current) domain

Added by Klaus Storch about 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-21
Due date:
% Done:

0%

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

Description

If you have multidomain installation, linking to pages on other domains than the current domain won't work if the target page has another url_scheme (http / https) than the current page. In these cases the link resulting from the typolink function will point to the current domain instead of the domain which carries the target page. In my installation realurl is installed, but it shouldn't make any difference.

My search for the reason pointed me to the file class.tslib_content.php, where an additional bracket pair led to the desired result. See attached patch.

(issue imported from #M18000)


Files

class.tslib_content.php.patch (886 Bytes) class.tslib_content.php.patch Administrator Admin, 2011-03-21 16:13

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24642: pages with Enforce Protocol(SSL) generate false URLClosed2011-01-18

Actions
Actions

Also available in: Atom PDF