Closed (won't fix)
Project:
Taxonomy User
Version:
5.x-1.x-dev
Component:
taxonomy_user
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2007 at 02:40 UTC
Updated:
3 Feb 2013 at 19:47 UTC
When I add an existing term to the ajax form, taxonomy_user does not complain and adds the term to the list. When I reload the node later, I get an error message:
user warning: Duplicate entry '4-1' for key 1 query: INSERT INTO term_node (nid, tid) VALUES (1, 4) in /home/devseed/public_html/alex/includes/database.mysql.inc on line 172.
In the case of a duplicate term in the "my tags" list, the tag is not being added, in case of a duplicate term that shows up on the "other people tagged" list, the tag _is_ being added to my tags - which is the intended behaviour - just the error shows up.
Comments
Comment #1
pomliane commentedThis version of Taxonomy User is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.