[wp-trac] [WordPress Trac] #11575: Category search bug
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 23 21:16:59 UTC 2009
#11575: Category search bug
--------------------------+-------------------------------------------------
Reporter: arena | Owner: filosofo
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Taxonomy | Version: 2.9
Severity: major | Keywords:
--------------------------+-------------------------------------------------
Comment(by arena):
@ryan
anyway found a new test that breaks the code patched
imagine searching 'ss' in the following list (stars are for levels)
* categ 01
** ss categ 02
*** categ 03
**** ss categ 04
search will retrieve (ss categ 02, ss categ 04)
code patched will display
* categ 01
** ss categ 02
and ss categ 04 will never appear.
working on it !!!
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11575#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list