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.

CommentFileSizeAuthor
#1 really_delete_node_aliases_228775.patch834 bytesgreggles

Comments

greggles’s picture

Status: Active » Needs review
StatusFileSize
new834 bytes

I 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.

greggles’s picture

Status: Needs review » Fixed

ok, fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.