[wp-trac] [WordPress Trac] #11580: recent posts widget isn't getting memcached
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 23 18:26:58 UTC 2009
#11580: recent posts widget isn't getting memcached
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.1
Component: Cache | Version: 2.9
Severity: normal | Keywords: has-patch
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
the patch corrects the same issue with the wp_get_archives cache: when
subsequent calls are done, they do not replace the cache stored in
memcached, because the add() method gets used instead of the set() method.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11580#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list