[wp-trac] [WordPress Trac] #11575: Category search bug
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 12 21:06:02 UTC 2010
#11575: Category search bug
--------------------------+-------------------------------------------------
Reporter: arena | Owner: filosofo
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.9.2
Component: Taxonomy | Version: 2.9
Severity: major | Keywords: has-patch tested
--------------------------+-------------------------------------------------
Comment(by arena):
@nacin
* 11575.patch omitting compressed styles.
* yes this is a 2.9 regression
* cat_rows() : no worry about arguments changed. This function is called
once /wp-admin/categories.php.
* _cat_rows() : no worry about arguments changed. This function is called
twice, once in cat_rows() (see above) and once by itself for recursivity.
* _cat_row arguments unchanged : retrieves the category table row in the
category list and for ajax
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11575#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list