Project

General

Profile

Actions

Bug #63306

closed

frontend does not check for file:123 format when parsing html

Added by Nils Blattner over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
-
Start date:
2014-11-24
Due date:
% Done:

0%

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

Description

Hi there

The sysext frontend does not check that "<link file:"-links actually contain a numeric value (when parsing RTE output) and just forces it to be a FAL-link automatically.
If one uses the possibility of "file:\\netmount\foo\bar.doc" links, the rendered bodytext just contains the text, as there was no FAL-record (uid = 0) found.

Attached patch solves at least the frontend output.

Cheers


Files

Actions

Also available in: Atom PDF