[wp-trac] [WordPress Trac] #8521: wp_category_checklist() function
generates damaged category tree
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 7 17:38:53 GMT 2008
#8521: wp_category_checklist() function generates damaged category tree
-------------------------+--------------------------------------------------
Reporter: codestyling | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: General | Version: 2.5.1
Severity: major | Keywords: posts category broken
-------------------------+--------------------------------------------------
While writing/editing posts the GUI shows all categories available using a
tree view inside a special box.
But this view gets logical damaged, if the post has already assigned
categories. Some child categories not been used will not longer be shown
related to it's parent but at the end of tree in linear order.[[BR]]
I described and illustrated it with serveral images here: [http://www
.code-styling.de/english/wordpress-category-tree-chaos-at-write-posts]
My quick solution was commenting the pre-filter loop to get a correct tree
view. May be a more sophisticated solution will be needed.
--
Ticket URL: <http://trac.wordpress.org/ticket/8521>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list