Closed (duplicate)
Project:
Category
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2007 at 04:29 UTC
Updated:
31 Mar 2007 at 08:39 UTC
When I try to create an event that is associated with two categories (one for protection, one to set the type of event, e.g. birthday or anniversary), I get this error:
user warning: Duplicate entry '1-15' for key 1 query: INSERT INTO term_node (nid, tid) VALUES (15, 1) in /.../includes/database.mysql.inc on line 172.
It happens every time. If I create an event with just the protection category (which is mandatory), no errors. Even if I try to edit the event and select, say, Birthday, I get this error.
However, the event is tagged with both categories...
Comments
Comment #1
inforeto commentedMarking as duplicate of http://drupal.org/node/115783
There's more reports of "duplicate entry" issues in the queue.