I want to change term name in vocabulary of taxonomy and I get an SQL error when I click to the save.

  • Open /admin/content/taxonomy, select a vocabulary and click to "list terms"
  • Select a term and click to "edit"
  • Change the name of the term and click to save. You will get an SQL INSERT error.
    • user warning: Duplicate entry 'taxonomy/term/151-' for key 2 query: INSERT INTO url_alias (src, dst, language) VALUES ('taxonomy/term/', 'taxonomy/term/151', '') in /home/hub/www/public/elite/modules/path/path.module on line 112.

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.