[wp-trac] [WordPress Trac] #21842: Diffrerent Custom Taxonomy Unable to Have Same Term Name in Version 3.4.2

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 8 09:27:28 UTC 2012


#21842: Diffrerent Custom Taxonomy Unable to Have Same Term Name  in Version 3.4.2
-------------------------+-------------------------------------------------
 Reporter:  onetarek     |      Owner:  oneTarek
     Type:  defect       |     Status:  new
  (bug)                  |  Milestone:  Awaiting Review
 Priority:  normal       |    Version:  3.4.2
Component:  Taxonomy     |   Keywords:  dev-feedback reporter-feedback
 Severity:  major        |  needs-patch needs-testing
-------------------------+-------------------------------------------------
 Before WordPress version 3.4.2 We know that WordPress does not support
 same word as category and tags. Assume you have a category named "iPhone"
 and it's slug is 'iphone' and now you want to add a new tag named "iPhone"
 , in this case tag slug will be 'iphone-2'. But if you have a custom
 taxonomy "Device" then the slug will be 'iphone' same as category
 "iphone". It means WordPress did not support same category and tag but can
 be same with any custom taxonomy. I tested many times this case.

 But today after updating <a href="http://onetarek.com"><strong>My
 WordPress Blog</strong></a> to version 3.4.2 I found a mistake on it. I
 have 3 custom taxonomy. 'Type', 'Brand' and 'OS' . Before WP 3.4.2 I was
 able to use same word as Category and Type and also same slug for those.
 But now in version 3.4.2 when I am adding new terms It is getting slug
 with extra number 2. Example: I have a Category 'Apple' it's slug 'apple'.
 Now I am trying to add a 'Brand' taxonomy term 'Apple', the slug is being
 created 'apple-2'. But this problem was not in before WP 3.4.2

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


More information about the wp-trac mailing list