Closed (fixed)
Project:
Pathauto
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 May 2011 at 22:31 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
dave reidThen 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.