[wp-trac] [WordPress Trac] #5809: Updating a term in one taxonomy affects the term in every taxonomy

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 26 22:10:33 UTC 2012


#5809: Updating a term in one taxonomy affects the term in every taxonomy
--------------------------+-----------------------
 Reporter:  rmccue        |       Owner:  garyc40
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  3.5
Component:  Taxonomy      |     Version:  2.3
 Severity:  major         |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------

Comment (by scribu):

 Say you have this configuration:

 {{{
 | Taxonomy | Term slug  | Term ID |
 -----------------------------------
 | A        | orange     | 1       |
 | B        | orange     | 1       |
 | C        | banana     | 2       |
 -----------------------------------
 }}}

 What happens when you try to rename 'orange' to 'banana'?

 I'm starting to think nacin's intuition that this sould be handled at the
 same time with #21950 (which will require removing the UNIQUE constraint
 on wp_terms.slug).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/5809#comment:78>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list