When managing the list of terms of any given vocabulary at /admin/content/taxonomy/n the generated links for editing and deleting individual terms - labelled Edit and Delete respectively - are incorrect.

More specifically, the generated path admin/taxonomy/edit/term/m?destination=admin%2Fcontent%2Ftaxonomy%2Fn is missing content/ after admin/ and before taxonomy/; i.e. the links must be admin/content/taxonomy/edit/term/m?destination=...

This leads to the links being non functional and 404 errors received.

Comments

christefano’s picture

Status: Active » Postponed (maintainer needs more info)

Are you using a contrib module to manage taxonomies like the Taxonomy Multi Editor module? There were some nasty bugs in that one that were recently fixed -- including one that sounds identical to the one you're reporting.

Please disable any taxonomy-enhancing contrib modules and check the paths again.

tr’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Due to the lack of follow-up from the original poster, I'm going to assume this is no longer an issue. Drupal 5 is no longer supported, so if you have a similar problem in Drupal 6 or higher please open a new issue.