Thumbnail remains stable due to browser's cache. I have added random string to thumbnail path.

CommentFileSizeAuthor
image-fix2.txt587 bytestma0

Comments

Robrecht Jacques’s picture

Component: Code » image.module
Assigned: Unassigned » Robrecht Jacques
Status: Needs review » Closed (fixed)

- patch no longer applies.
- my interpretation of the problem reported is: when one changes the image (by uploading another image in the edit-form), the thumbnail is updated, but due to browser cache, the shown thumbnail remains the same.
- I've tested this (in FireFox) by:
* adding a new image,
* editing the image, uploading a new image,
* viewing the gallery.
- I don't see the reported behaviour: the thumbnail is updated too.
- I don't think adding a random string to the url is a good solution: this would disable the browser cache for every thumbnail.

I'll close this issue. If you believe the issue is not resolved in the current CVS version, please reopen it.