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

nancydru’s picture

The 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.

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

Oops, yes I do have it. I have no default path for terms though.

tjharman’s picture

Does 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

nancydru’s picture

Status: Postponed (maintainer needs more info) » Fixed

Given 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.

nancydru’s picture

Status: Fixed » Closed (fixed)

Clearing the issue queue.