Project

General

Profile

Actions

Bug #63955

closed

Fatal Error if Ressource could not be found

Added by Manuel Bloch over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2014-12-17
Due date:
% Done:

0%

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

Description

Hi there

If there is a image in a RTE field which could not be found, i get a fatal error (#1314516809).
The solution should be, that everything else except the image would be parsed.

This is specifically the case, if files with special characters (umlaute) are present.
=> in that case the file path is urlencoded and as such not present in the underlying file system

Anyhow, the parse func should account for that case and
1) urldecode the paths
2) not throw a fatal error, but catch it and ignore the image

Kind regards
Manuel


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #61861: Frontend throws exception on missing imageClosed2014-09-24

Actions
Actions

Also available in: Atom PDF