I think the first option on 'Update action' doesn't work as expected if a node doesn't have an alias.
How to reproduce:
- Edit an existing node without an alias assigned
- Ensure that 'Automatic alias' is checked on
- Save node. Alias is not generated.
I believe that the problem is at pathauto.inc @ 257. Code checks update action, but there is no check about existing alias.
Please, check attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| patch-pathauto-donothing.diff | 667 bytes | adobo |
Comments
Comment #1
gregglesI believe this is a duplicate of http://drupal.org/node/228762