Ticket #643 (closed defect: fixed)

Opened 5 months ago

Last modified 3 months ago

editing comments does not update cache count

Reported by: jeppe Assigned to: donncha
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

(wpmu 1.5.1)

If you delete/unapprove/etc comments in edit-comments.php when using an object cache the cache is not updated for comment counts. You have to clear the cache to get correct counts showing on the screen.

Change History

05/29/08 11:15:55 changed by donncha

  • owner changed from somebody to donncha.
  • status changed from new to assigned.

What object cache are you using? Using the neosmart file cache this works for me.

06/02/08 07:17:58 changed by jeppe

This is with the APC cache from here:

http://quentin.unblog.fr/files/2008/01/objectcache.zip

07/22/08 11:49:26 changed by donncha

  • status changed from assigned to closed.
  • resolution set to fixed.

Try the neosmart one at http://neosmart.net/dl.php?id=14 ? That's file based and works for me. You should also update to trunk which fixes some switch_to_blog problems.