[wp-trac] [WordPress Trac] #14485: Didn't show up children category when created parent and children categories at the same time.

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 13 05:36:05 UTC 2010


#14485: Didn't show up children category when created parent and children
categories at the same time.
--------------------------+-------------------------------------------------
 Reporter:  thealien      |       Owner:                         
     Type:  defect (bug)  |      Status:  new                    
 Priority:  high          |   Milestone:  3.1                    
Component:  Cache         |     Version:  3.0                    
 Severity:  normal        |    Keywords:  has-patch needs-testing
--------------------------+-------------------------------------------------

Comment(by garyc40):

 This time get_terms cache values of specific taxonomies are properly
 invalidated. Passed your test case.

 One thing though, the $cache_keys now is an associative array ($key =>
 $taxonomies). That kind of data structure is supported by persistent cache
 backends right?

 Anything else that we need to improve?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14485#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list