Image deletions?
nsk - September 7, 2005 - 03:24
| Project: | Image |
| Version: | 4.6.x-1.x-dev |
| Component: | image.module |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It seems like this module can upload images but not delete them, am I right? If that's the case then actual file image deletion is a critical feature that should be added soon!

#1
Do you mean the images in "images/temp/" ? or in "images/"?
The ones in "images/temp/" are deleted after 6 hours by the cron system. Read the Drupal README.txt to enable this.
The ones in "images/" should be deleted when the node is deleted. Doesn't this work? Then this is a bug.
#2
The actual files are deleted fine for me :-/. could this be the same as #51673 for 4.6?
#3
Yup, and it's fixed in CVS.
#4