Opened 12 years ago
Closed 12 years ago
#21544 closed defect (bug) (duplicate)
Custom Taxonomy terms tree view not displayed correctly in backend
Reported by: | jdenkers | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4.1 |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
Description
When adding a Custom Taxonomy to a Post Type, there is a problem with the tree view of terms in WordPress' backend which is shown when editing a post.
When a term is selected, it always moves to the top of the list.
When the selected term is a child, after saving the term is moved to the top of the list and is shown as top level term. The others childs and the parent term stay on the same place in the term list.
When the selected term is a top level term, it is also moved to the top of the list and the child terms stay on the same place in the list. Because their parent is gone, they are all shown as top level terms.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate: #10982, and many others. Behavior now alterable using a filter; see #20054.