[wp-trac] [WordPress Trac] #18356: get_bookmarks() indefinitely caches randomly ordered results
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 8 18:12:46 UTC 2011
#18356: get_bookmarks() indefinitely caches randomly ordered results
--------------------------+-----------------------------
Reporter: prettyboymp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
The get_bookmarks() function caches the results of all requests to the
function in a single cache result so it can clear all the items when a new
book mark is added. However, randomly ordered results shouldn't be cached
indefinitely. This specifically affects the Links widget as it never
refreshes when set to random order.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18356>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list