[wpmu-trac] Re: [WordPress MU Trac] #557: Object Cache Not Updating
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Feb 5 17:14:42 GMT 2008
#557: Object Cache Not Updating
---------------------------------+------------------------------------------
Reporter: lunabyte | Owner: donncha
Type: defect | Status: assigned
Priority: highest | Milestone: WPMU 1.0
Component: component1 | Version: 1.0
Severity: critical | Resolution:
Keywords: 1.3.2, object cache |
---------------------------------+------------------------------------------
Comment (by lunabyte):
No fancy caching at all. Pure object cache, on disk.
The database does update, but the cache isn't refreshed. So you see the
cached query, with the old data, and not the new one.
Example to reproduce:
Edit a page. Click save. When it returns you to the manage page overview,
click edit on the post again. It looks the same (in the post box content)
as it did when you went to edit it the first time. (Visual editor is off.)
Another example. Go in and add some categories from the manage categories
page. They pop up in the list through ajax, but then click that page
again. They aren't there. Then, try to make a post. Again, they're not in
the list in the sidebar.
Clear object cache (rm -rf *), and all is well.
This has been observed on several platforms and sites.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/557#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list