[wp-trac] [WordPress Trac] #22223: Potential for post cache corruption since r21735
WordPress Trac
noreply at wordpress.org
Fri Oct 19 00:47:18 UTC 2012
#22223: Potential for post cache corruption since r21735
--------------------------+------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Cache | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by ryan):
However, if both cache_results and split_the_query in
WP_Query::get_posts() are false then the posts won't be added to the cache
if get_post() doesn't wp_cache_add(). An environment using a persistent
cache backend and a plugin such as advanced post cache that hasn't been
updated to work with the split query would fit this scenario (cough,
wordpress.com).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22223#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list