[wp-trac] [WordPress Trac] #13931: Child category IDs reset when category is updated

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 17 01:19:06 UTC 2010


#13931: Child category IDs reset when category is updated
--------------------------+-------------------------------------------------
 Reporter:  ethitter      |       Owner:              
     Type:  defect (bug)  |      Status:  new         
 Priority:  normal        |   Milestone:  Unassigned  
Component:  Taxonomy      |     Version:  2.9.2       
 Severity:  normal        |    Keywords:  category, id
--------------------------+-------------------------------------------------
 When saving updates to a child category, the existing category ID is not
 retained but instead incremented to the next available ID. The ID selected
 is the next unused ID, not necessarily the next auto_increment value
 supplied by the database. Essentially, if an existing category is deleted
 and then a surviving child category is updated, it will receive the ID
 that was previously assigned to the deleted category.

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


More information about the wp-trac mailing list