[wp-trac] Re: [WordPress Trac] #3723: Tagging

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 26 15:43:20 GMT 2007


#3723: Tagging
-------------------------+--------------------------------------------------
 Reporter:  ryan         |        Owner:  ryan
     Type:  enhancement  |       Status:  new 
 Priority:  normal       |    Milestone:  2.2 
Component:  General      |      Version:  2.1 
 Severity:  normal       |   Resolution:      
 Keywords:  tags         |  
-------------------------+--------------------------------------------------
Comment (by ryan):

 {{{
 WordPress database error: [Duplicate entry '1-1' for key 2]
 INSERT INTO wp_post2cat (post_id, category_id, rel_type) VALUES ('1', '1',
 'tag')
 }}}

 When adding a tag that is already being used as a category for that post.
 Perhaps a bit edge case, but I can see people wanting to use a Photography
 category and include Photography in the tags for a post.

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


More information about the wp-trac mailing list