Project:Image
Version:4.6.x-1.x-dev
Component:image.module
Category:feature request
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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!

Comments

#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

Status:active» fixed

Yup, and it's fixed in CVS.

#4

Status:fixed» closed (fixed)