Project

General

Profile

Actions

Bug #55428

closed

Delete file with missing processed file raises alert

Added by Fabien Udriot about 10 years ago. Updated over 6 years ago.

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

100%

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

Description

When a BE User deletes a File in the File Module and a
processed files is missing for some reasons as for instance
the processed file directory has been flushed,
an alert is displayed in the BE:

Could not delete file "foo.jpg". Write-permission problem?

The patch fixes the situation by adding a check whether
the file exists on the file system.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Task #44550: Preview image and database entry not deleted when deleting a FAL fileClosed2013-01-15

Actions
Actions #1

Updated by Gerrit Code Review about 10 years ago

  • Status changed from New 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 https://review.typo3.org/27123

Actions #2

Updated by Fabien Udriot about 10 years ago

This is quite easy to test

1. Upload a file in the File module
2. Empty all files from directory _processed_
3. Delete the uploaded file in the File module

-> a flash message error appears.

Do the same thing with the patch applied should fix the error message.

Actions #3

Updated by Gerrit Code Review about 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 https://review.typo3.org/27123

Actions #4

Updated by Gerrit Code Review about 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 https://review.typo3.org/27123

Actions #5

Updated by Fabien Udriot about 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF