Project

General

Profile

Actions

Bug #17363

closed

Absolute links ouside the Typo3 root directory are incorrectly saved

Added by Antoine Beloeuvre about 17 years ago. Updated almost 6 years ago.

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

0%

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

Description

The t3 font-end is not installed on the root directory by at the "/typo3".
The FE url is http://www.mydomain.com/typo3/index.php

When creating an absolute link to the same domain but on a different root, the t3 root directory is add to the url when saved.

The link "http://www.mydomain.com/other/page.htm" is wrongly saved as "http://www.mydomain.com/typo3/other/page.htm"

The only workaround I found is to enter the url as "http://www.mydomain.com/typo3/../other/page.htm" and it gets correctly saved. The problem is that you have to change all the urls before saving.

Any solution would be welcome ;-))

(issue imported from #M5753)


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