Cache not refreshed after page update?
GoofyX - November 21, 2007 - 13:44
| Project: | Advanced cache |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
I've been using the latest development version (the one that applies cleanly in Drupal 5.2) in a 5.2 site and I've been experiencing strange issues. When I update an existing node, anonymous users do not see it. After trying several times (emptying the browser's cache, in case it's a caching issue) or refreshing the page several times, I always get the cached page. Even if I change the page again, still the same bahaviour. The anonymous user gets to see the updated page after I temporarily disable the module.
This is annoying and prevents me from using the module in a production site. Is there something I'm missing here, or is this a behaviour by design?
Thanks.

#1
It's not by design. It must be a bug. Thanks for reporting.
#2
#3
OK, tell me anything I can do to help.
#4
What patches have you applied?
Is the module enabled?
What do you do to update your content?
#5
OK, I have applied the following patches:
To see the updated page, I must temporarily disable the module, visit the node to see the updated content and re-enable it again.
#6
i suspect this is a dupe with http://drupal.org/node/182894
i provide a fix (but not a patch) there...
#7
I have a similar problem with version 5.x-1.6, please help me. When I update an existing node, anonymous users do not see it. The anonymous user gets to see the updated page after I temporarily disable the module.
Thanks,
Vic