rifanece / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

Cache not updated when an image is replaced #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload an image that is accessed using timthumb.php
2. View the image on the web, so a resized image is cached on the web server
3. Replace the original image with a different one, but with the same filename
4. View the image again on the web

What is the expected output? What do you see instead?
I'd expect to have timthumb.php detect a new version of the original image
and therefore recreate the cached image. Instead, I see the old cached
image as if timthumb.php is unaware the original has changed.

I have added the advanced caching check rules to my .htaccess file.

Original issue reported on code.google.com by simon.ch...@gmail.com on 4 Mar 2009 at 5:44

GoogleCodeExporter commented 8 years ago

Original comment by BinaryMoon on 14 Mar 2009 at 9:05

GoogleCodeExporter commented 8 years ago

Original comment by BinaryMoon on 28 Mar 2009 at 10:51