Project

General

Profile

Actions

Bug #16949

closed

Absolute links are made relative which breaks link

Added by Rickard Andersson over 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-02-07
Due date:
% Done:

0%

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

Description

I have multiple subdomains hosted in the same Typo3 install. On certain pages, I need to do links in the RTE that go across these subdomains. For example, on page www.sub1.domain.com, I want to link to a page on www.sub2.domain.com. To do this, I use the "External URL" tab of the htmlarea link popup and enter the full address to the page on the other subdomain. However, when I save the entry and typo3 runs it's RTE->DB transformation, that absolute URL gets transformed into a relative URL (for example <link 123>). This breaks the URL in the frontend because page 123 is a page under the other domain and can therefor not be accessed with a relative URL.

Currently, I have to manually edit the database entry every time someone updates it via the backend. NOT fun.

I'm not running realurl, simulatestaticdocuments or anything fancy like that. Just plain old vanilla index.php?id=123 type addresses.

(issue imported from #M4936)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #19396: RTE incorrectly modifies external links and causes problems with subdomainsClosedStanislas Rolland2008-09-30

Actions
Actions

Also available in: Atom PDF