Bug #56997
closedUncatched exception if a file could not be deleted
100%
Description
If the drivers deleteFile()
method returns FALSE
an Exception\FileOperationErrorException
is thrown but not catched in the backend. This makes it impossible to show individual information why the file could not be deleted.
Updated by Sebastian Fischer over 10 years ago
I can confirm this.
Uncaught TYPO3 Exception
#1329647780: Object with identifier "1:/test.txt" does not exist in storage (More information)
To recreate the problem:
1. upload a file
2. go to filelist module
3. delete the file in a different tab
4. click delete icon and confirm that you want to delete the file
5. fatal error raised
Updated by Frans Saris almost 10 years ago
- Sprint Focus set to On Location Sprint
Updated by Frans Saris almost 10 years ago
- Status changed from New to In Progress
Updated by Gerrit Code Review almost 10 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36375
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36375
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36375
Updated by Gerrit Code Review almost 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36375
Updated by Ruud Silvrants almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d2b8fe86618bfa30352a79c8c158025b4456d71d.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36420
Updated by Ruud Silvrants almost 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset d56c10714bab34f6976a286d464ba85bf0bb204c.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)