Ticket #8521 (closed defect (bug): duplicate)

Opened 3 years ago

Last modified 3 years ago

wp_category_checklist() function generates damaged category tree

Reported by: codestyling Owned by: anonymous
Priority: high Milestone:
Component: General Version: 2.5.1
Severity: major Keywords: posts category broken
Cc:

Description

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.

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.

Change History

comment:1   ryan3 years ago

  • Status changed from new to closed
  • Resolution set to duplicate
  • Milestone 2.7 deleted

See #7000

Note: See TracTickets for help on using tickets.