Here is my workflow:
1. Create a node with Pathauto node path settings set to create a normal alias and an internal feed alias.
Result: Pathauto will create both aliases.
2. Delete this node.
Result: Pathauto will delete the normal alias, but the feed alias stays behind.
Shouldn't the feed alias also be deleted?
Not sure if this is related to http://drupal.org/node/228696.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | really_delete_node_aliases_228775.patch | 834 bytes | greggles |
Comments
Comment #1
gregglesI think this was just a typo. Whoops. The normal alias gets deleted by Path module in core most of the time. The feed doesn't get picked up there, however.
Patch attached - let me know if it fixes it for you.
Comment #2
gregglesok, fixed.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.