Deleting taxonomy term does not delete redirects
morningtime - November 9, 2009 - 19:14
| Project: | Path Redirect |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
Example:
1. I have 1000 taxonomy terms and generated URLs.
2. I change the pathauto settings, delete the URL aliase
3. Now I delete all my terms, and reupload them via SQL import --> they get new tid's
4. I refresh the URL Aliases
...but the old redirects still exists. They should be deleted when the corresponding node is deleted.

#1
taxonomy terms are not nodes.
#2
Fixed in CVS. Thanks!