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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_image-655324-1.patch | 474 bytes | jody lynn |
Comments
Comment #1
jody lynnSame issue.
Patch attached.
Comment #2
nehajyoti commentedClosing the issue as 6.x version is outdated.
Comment #3
nehajyoti commented