Closed (fixed)
Project:
Taxonomy Image
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2009 at 22:46 UTC
Updated:
15 Feb 2009 at 20:04 UTC
Using the latest 1.5 for Drupal 6.
When I edit a term that already has an image, and I upload a new image to replace it, the follow error displays is logged in the watchdog:
Duplicate entry 'taxonomy/term/443-' for key 2 query: INSERT INTO url_alias (src, dst, language) VALUES ('taxonomy/term/', 'taxonomy/term/443', '') in /var/www/website.com/modules/path/path.module on line 112.
Prehaps this is a pathauto bug, if it is please let me know and accept my apologies.
Comments
Comment #1
nancydruThe error message would indicate the core Path module. I just updated images and did not get this, but I do not have Pathauto on that site.
Comment #2
nancydruOops, yes I do have it. I have no default path for terms though.
Comment #3
tjharman commentedDoes this mean it's a pathauto bug then?
I mean, it's a small cosmetic issues, but I'd like to at least make the correct person aware of it, even though I have no ability to fix it myself.
Tim
Comment #4
nancydruGiven my correction in #2, I would say it's probably either another module conflicting, or it's the way you have your path set up. Most likely it is not a Pathauto bug, unless it's one that allows you to do something wrong.
Comment #5
nancydruClearing the issue queue.