Actions
Bug #38829
closedFrontend should be more graceful when files are missing
Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-07-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
With the current FAL there are exception for every error - while this is good for Developers, they really have to be catched.
The current TSFE implementation does not catch exception: If you inserted images on a web-page which are deleted (accidentilly) you won't see the website anymore, but will get an exception.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15453
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15453
Updated by Steffen Ritter about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e82fac8b89111d893ddfc286e664d2b365290d37.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions