If you have a taxonomy term that has a path alias set, the path alias is not removed from the system when the taxonomy term is deleted.

To reproduce:

  • Add a term to any taxonomy vocabulary.
  • Enter a name and path for the new term:
    • name: Cha Ching
    • path: /cha/ching
  • Delete the term
  • Look up the path /cha/ching from the URL Aliases interface (/admin/config/search/path)

Result: the path /cha/ching will still be there and will be pointed to the taxonomy term path of the now deleted "Cha Ching" term.

Comments

hyperlinked created an issue. See original summary.

shreyal999’s picture

Assigned: Unassigned » shreyal999
Status: Active » Needs review

Hey @Sheldon Chang, the issue is not reproduced.
Once the term has been deleted from taxonomy, the url is no longer visible at config/search/path. Can you check if the cache was stuck at some point at your end, in regards to the issue.

valthebald’s picture

Status: Needs review » Closed (cannot reproduce)