user warning: Duplicate entry '4-108' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (48, 108, 4) in C:\acquia\modules\taxonomy\taxonomy.module on line 694.
(a warning appears for each term)
This warning(s) appears when unpublished action is triggered on a node using taxonomy tree. I switched things back to the default taxonomy module and warning(s) no longer appeared. I have content taxonomy and content taxonomy tree enabled.
Comments
Comment #1
mh86 commentedhi!
this bug has been fixed some time ago (see latest dev) and will be included in the next dev version
see #375789: same taxonomy, 2 terms, sql warning for more information
Comment #2
druth commentedThanks! We were using beta and didn't notice the fix.
Cheers!