Project

General

Profile

Actions

Bug #56997

closed

Uncatched exception if a file could not be deleted

Added by Marian Pollzien about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-17
Due date:
% Done:

100%

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

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.

Actions #1

Updated by Sebastian Fischer about 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

Actions #2

Updated by Frans Saris over 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #3

Updated by Frans Saris over 9 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Gerrit Code Review over 9 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

Actions #5

Updated by Gerrit Code Review over 9 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

Actions #6

Updated by Gerrit Code Review over 9 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

Actions #7

Updated by Gerrit Code Review over 9 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

Actions #8

Updated by Ruud Silvrants over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Gerrit Code Review over 9 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

Actions #10

Updated by Ruud Silvrants over 9 years ago

  • Status changed from Under Review to Resolved
Actions #11

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF