Project

General

Profile

Actions

Bug #20954

closed

Links accross Domains not known by linkData and therefore also RealURL

Added by Daniel Poetzinger about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Must have
Category:
Communication
Target version:
-
Start date:
2009-08-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:

Curent link accross Domain handling is done in typolink. The domain is attached to the url that linkData returns. Inside linkData there is no knowledge that this domain is appended afterwards.

So real_url (and others) rely on the domain specif configuration of linkgenerations. Now they have no way to know that the link they are going to generate is targeted to a diffrent domain. That causes:
- wrong configuration is used and url is generated wrong
- more critical: this might lead to wrong caching entries since the rootpage id (used for caching the link that is under a diffrent domain) is not correct.

Solution:
Just add the targetDomain as parameter to linkData - so that realurl has a cance to react on it.

(issue imported from #M11824)


Files

patch_domaintolink.txt (2.83 KB) patch_domaintolink.txt Administrator Admin, 2009-08-30 13:54
0011824_v2.patch (2.85 KB) 0011824_v2.patch Administrator Admin, 2009-09-16 21:40
Actions

Also available in: Atom PDF