[wp-trac] [WordPress Trac] #37045: Hierarchical Tree of Hierarchical Taxonomies is wrong after save in the Meta Box

WordPress Trac noreply at wordpress.org
Tue Jun 7 11:45:42 UTC 2016


#37045: Hierarchical Tree of Hierarchical Taxonomies is wrong after save in the
Meta Box
----------------------------+-----------------------------
 Reporter:  bedas           |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Taxonomy        |    Version:  trunk
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 1. Install WordPress

 2. Create some Terms in the native Categories:

 {{{
 - Parent Term
 -- Child of Parent Term
 -- Child-two of Parent Term
 }}}


 3. Save a Post with:

 {{{
 - Parent Term
 -- Child of Parent Term
 }}}


 See that the order of the Checkboxes is wrong after save:

 {{{
 -- Child-two of Parent Term
 }}}

  should be listed below

 {{{
 - Parent Term
 }}}

  even if unchecked

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37045>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list