Project

General

Profile

Actions

Bug #61125

closed

FAL exception if file does not exist

Added by Peter Linzenkirchner over 9 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-08-21
Due date:
% Done:

0%

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

Description

I get the error (exception) if a file which is referred in sys_file and is not found on the disc:

"Oops, an error occurred!
File /user_upload/bilder/Tabell-beispiel-Gleitsmann---Test.jpg does not exist."

it is not necessary to throw an exception, when a file is missing. One missing file brokes
- the file upload for one whole folder in modul files
- the complete file overlay in rte.
when this error occurs it is not possible to use the file widget anymore.

And it needs a developer to fix the error message: you have to check the database in ordner to fix the problem and make file uploading work again.

Solution: no exception needed, warning in log files should be enough.


Related issues 4 (1 open3 closed)

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

Actions
Related to TYPO3 Core - Bug #62253: FAL exception if file does not existClosed2014-10-15

Actions
Related to TYPO3 Core - Bug #64214: File does not exist Exception in file info popupClosed2015-01-09

Actions
Related to TYPO3 Core - Task #64617: Don' change configuration of filestorage if files are presentAccepted2015-01-29

Actions
Actions

Also available in: Atom PDF