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.

Comments

robertDouglass’s picture

It's not by design. It must be a bug. Thanks for reporting.

robertDouglass’s picture

Category: support » bug
Priority: Normal » Critical
GoofyX’s picture

OK, tell me anything I can do to help.

robertDouglass’s picture

What patches have you applied?
Is the module enabled?
What do you do to update your content?

GoofyX’s picture

OK, I have applied the following patches:

  • block_cache.patch
  • comment_cache.patch
  • node_cache.patch
  • path_cache.patch

To see the updated page, I must temporarily disable the module, visit the node to see the updated content and re-enable it again.

firebus’s picture

Status: Active » Closed (duplicate)

i suspect this is a dupe with http://drupal.org/node/182894

i provide a fix (but not a patch) there...

fellow’s picture

Version: 5.x-1.x-dev » 5.x-1.6
Status: Closed (duplicate) » Active

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