[wp-trac] [WordPress Trac] #22223: Potential for post cache corruption since r21735
WordPress Trac
noreply at wordpress.org
Fri Oct 19 00:30:49 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):
The strictest way is to cache only if the object contains the core
properties and only the core properties. If we do such a thing it'd be
nice to skip the checks when calling get_post() in WP_Query::get_posts()
since the objects there are safe.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22223#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list