Closed (won't fix)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2008 at 22:43 UTC
Updated:
9 Jan 2010 at 17:35 UTC
delete from url_alias_extra using url_alias_extra left join node on node.nid=url_alias_extra.entity_id where node.nid is NULL;
it clears out the url_alias_extra table, for nodes that have been deleted.
Might be a good idea to fix the cause though :-)
Comments
Comment #1
gregglesmmm - that's not a patch.
and yes, this needs to be fixed in the "normal" places (the delete operations for the different types of objects).
Comment #2
gregglessee http://drupal.org/node/180440#comment-728092
Comment #3
dave reidI think 5.x versions are closed to feature requests and this doesn't apply to the 6.x versions.