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

Robrecht Jacques’s picture

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.

neclimdul’s picture

The actual files are deleted fine for me :-/. could this be the same as #51673 for 4.6?

Stefan Nagtegaal’s picture

Status: Active » Fixed

Yup, and it's fixed in CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)