I don't think it is right, that deleting all aliases should also set the default URL path setting to uncheck Automatic alias. I believe that setting should either remain untouched or be set to checked. Beside that, it may be of help to be able the determine the default status for that on the path settings page.

Comments

dave reid’s picture

Status: Active » Fixed

Then you want http://drupal.org/project/pathauto_persist. The logic in this case is thinking 'Hrm, this is an existing node, but it doesn't have an alias, so the user must have unset it at some point.' - Pathauto cannot remember if you checked or unchecked it or not. It can only compare what the node's alias is compared to what its potential alias is, and uses that comparison to figure if the checkbox should be checked or not.

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