Project

General

Profile

Actions

Bug #46785

closed

FileDoesNotExistException

Added by Vincent Mans about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2013-03-29
Due date:
% Done:

100%

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

Description

Frontend form with image upload to tt_news record. If the image is not found (because of external reasons) the page with (in this case) uid=15 shows "Oops, an error occurred!" in the backend.

Obviously, we must take care that the path is correct.

But the point is: an editor should be able to open the page and edit the tt_news record, if such things happen. So this exception should be handled differently.

(TYPO3 v 6.0.4)

Extension: Core: Exception handler (WEB)
Severity: 4

Uncaught TYPO3 Exception: | TYPO3\CMS\Core\Resource\Exception\FileDoesNotExistException thrown in file /home/sites/clients/client4/web48/web/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php in line 399. Requested URL: http://test.domain.tld/typo3/mod.php?M=web_list&id=15


Related issues 6 (0 open6 closed)

Related to TYPO3 Core - Bug #44440: Setting an external link with domain of the backend leads to exceptionClosedStanislas Rolland2013-01-10

Actions
Related to TYPO3 Core - Bug #48956: Copying a link to a non-exisiting location into the text editor throws errorClosed2013-06-08

Actions
Related to TYPO3 Core - Bug #49444: No file found for given UID after deleting a referenced image fileClosed2013-06-26

Actions
Related to TYPO3 Core - Bug #60316: Parsing RTE links should not throw an exception if a resource is missing or its path invalidClosedHelmut Hummel2014-07-14

Actions
Has duplicate TYPO3 Core - Bug #47222: Uncaught TYPO3 Exception in RTE when using FAL makes the tceform unusable for editorsClosed2013-04-15

Actions
Has duplicate TYPO3 Core - Bug #49123: RTE-Htmlarea is unable to edit when images are unknownClosedStanislas Rolland2013-06-14

Actions
Actions

Also available in: Atom PDF