[wp-trac] [WordPress Trac] #10796: Display of Categories on wp-admin/edit.php while using Quickedit-Feature

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 16 15:56:22 UTC 2009


#10796: Display of Categories on wp-admin/edit.php while using Quickedit-Feature
--------------------------+-------------------------------------------------
 Reporter:  F J Kaiser    |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Quick Edit    |     Version:  2.8.3     
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 Hi, my english is not the best, but i hope you get my point anyway.

 What i tried to do: Assigning posts to subcategories. I used the post
 mass-editing screen and the "quick edit"-ajax function.

 What makes a problem: In the dropdown, you can´t difference parent and
 subcategories(, like you could do in the sinlge-post-editing screen).

 I took a look at the root/wp-admin/post-new.php-file which calls the root
 /wp-admin/edit-form-advanced.php-file that is then used for editing a
 single post. line 341 show the use of "wp_dropdown_categories" with use of
 "hierachical" true, so the drop-down makes a difference. when taking a
 look at woot/wp-admin/edit.php-file (which is the file used for the mass-
 editing-screen) i found on line 236-239 that there is still
 "wp_dropdown_categories" in use with "hierarchical" set to 'true', but the
 drop-down isn´t sorting the categories hierarchical or making a text-
 intend for child-categories.

 is don´t know if this a bug. Hope someone over here can handle and fix
 this. thanks!

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10796>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list