Project

General

Profile

Actions

Bug #44440

closed

Setting an external link with domain of the backend leads to exception

Added by Helmut Hummel over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-01-10
Due date:
% Done:

0%

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

Description

Asuming the website is running on http://domain.tld and the user is logged into the backend on the same domain. When now putting a link as external URL in the link picker e.g. http://domain.tld/en/home.html
rte cuts off the domain when saving the element. Now the element is not editable any more
because during loading, the URL en/home.html is considered to be a file
which leads to an Exception

TYPO3\CMS\Core\Resource\Exception\FileDoesNotExistException 
TYPO3\CMS\Core\Resource\Driver\AbstractDriver::getFile("de/ueber-uns/geschichte.html")

The question now is: how to deal with that?


Files

44440.patch (1.01 KB) 44440.patch Marc Bastian Heinrichs, 2013-02-19 19:50

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #45490: Problem with blank spaces in data/folder namesClosed2013-02-14

Actions
Related to TYPO3 Core - Bug #46785: FileDoesNotExistException ClosedAlexander Opitz2013-03-29

Actions
Actions

Also available in: Atom PDF