Bug #52215
Delete and massDelete do not delete variant files
Status: | Closed | Start date: | 2013-09-24 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Fabien Udriot | % Done: | 0% |
|
Category: | - | |||
Target version: | 2.0.0 |
Description
TYPO3 is configured to automatically create a variant on upload. When deleting the original image the variant file will remain.
- Upload an image file
- Image with corresponding variant is displayed in media backend
- Delete the image
=> the image file remains on the file system and the database entry of the variant is not marked as deleted
Expected result:
The image and all corresponding variants are deleted from file system and marked as deleted in the database.
Related issues
History
#1 Updated by Dominik Steinborn almost 2 years ago
#2 Updated by Fabien Udriot almost 2 years ago
- Assigned To set to Fabien Udriot
- Target version set to 2.0.0
Done when merging "develop" into "master". It is handled in a quite "manual" way for now.
#3 Updated by Fabien Udriot almost 2 years ago
I can not mark the issue as resolved :( Marked the issue as closed directly in the DB.