Closed (cannot reproduce)
Project:
Content Taxonomy
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 20:33 UTC
Updated:
1 Sep 2010 at 11:03 UTC
I am getting this error when I use content taxonomy with a freetagging vocabulary, allow insertion of new terms and save additionally to term_node.
user warning: Duplicate entry 'category/gun-manufacturer/sdfsdfdsfsdf-sdfdsfsd-' for key 'dst_language' query: INSERT INTO url_alias (src, dst, language) VALUES ('taxonomy/term/0', 'category/gun-manufacturer/sdfsdfdsfsdf-sdfdsfsd', '') in C:\wamp\www\gunsandammomag\modules\path\path.module on line 112.
For some reason it is trying to save the term id as '0'.
Comments
Comment #1
drupalninja99 commentedanybody?
Comment #2
mh86 commentedhow are these url aliases created? with actions, rules, ... ? maybe you can provide some information on the configurations, would be very helpful for debugging
Comment #3
mh86 commentedI still would need some more information about your configurations, so that I'm able to reproduce the problem.
Comment #4
mh86 commentedComment #5
magnus commentedReopen issue if problem still exists.