When uploading an image with the same filename as the old one, the imagecache generated images are not deleted. Since the filename is identical imagecache won´t generate them again. I haven´t had the time to read the whole source but a "imagecache_image_flush($full_path);" in the taxonomy_image_delete() does the job for me.

CommentFileSizeAuthor
#1 taxonomy_image-655324-1.patch474 bytesjody lynn

Comments

jody lynn’s picture

Version: 6.x-1.6 » 6.x-1.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new474 bytes

Same issue.

Patch attached.

nehajyoti’s picture

Closing the issue as 6.x version is outdated.

nehajyoti’s picture

Status: Needs review » Closed (outdated)