I have an imagefield on a content type. One of my users has replaced the image on his node several times. I've noticed now I'm doing a site backup that all the older images he's uploaded are still on the server. Replacing them should delete them.

CCK: 5.x-1.6-1
download: public
imagefield: single value

Comments

dopry’s picture

Can you update to imagefield 1.3?

dopry’s picture

Status: Active » Postponed (maintainer needs more info)

wait... nm... there isn't an imagefield 1.3 I'm getting confused with imagecache.... Can you test with the 1.2 RC on a test site and see if it fixes your problem?

perarnet’s picture

Version: 5.x-1.1 » 6.x-3.0-alpha2

Have the same issue with 6.x-3.0-alpha2

joachim’s picture

Status: Postponed (maintainer needs more info) » Active

I think that means we can say the info's been supplied... :)

jbrauer’s picture

Cross linking second issue that is different (files not deleted when image/node is deleted) but may be functionally similar http://drupal.org/node/340499

budda’s picture

Confirmed this is also happening for myself on 3.0-alpha

quicksketch’s picture

Status: Active » Closed (duplicate)

Left over images are cleaned up after 6 hours on cron run. See #292151: Files are not deleted when replaced.