[wp-trac] Re: [WordPress Trac] #6593: Tags with custom slugs get recreated on post edit screen

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 11 14:21:19 GMT 2008


#6593: Tags with custom slugs get recreated on post edit screen
-----------------------------+----------------------------------------------
 Reporter:  jhodgdon         |        Owner:  ryan    
     Type:  defect           |       Status:  reopened
 Priority:  normal           |    Milestone:  2.6.1   
Component:  Administration   |      Version:  2.5     
 Severity:  normal           |   Resolution:          
 Keywords:  tags, has-patch  |  
-----------------------------+----------------------------------------------
Changes (by lilyfan):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 In 2.6.1 beta1, the issue is fixed when creating a new post. But, not
 fixed at editing the existing posts.

 Example:
 1. Creat a tag "プラグイン" with a custom slug "plugin". ("プラグイン" means
 "plugin" in Japanese)
 2. Write a new post with tag "プラグイン". The post has the tag with slug
 "plugin". This is desired behavior.
 3. Edit the post. The tag of it will change to a new one with slug
 "プラグイン". Tag is duplicated: The same name "プラグイン", one has slug of
 "plugin" and the other has slug of "プラグイン".

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6593#comment:23>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list