Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2009 at 14:36 UTC
Updated:
6 Mar 2010 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesComment #2
Freso commentedThe attached patch checks what is currently being used as a separator, and defaults that to
PATHAUTO_PUNCTUATION_REPLACE. This might lead to some quirks where you're resetting the settings, and then changing the separator - or having had a different separator before resetting. It's also completely untested. Please provide feedback. :)Comment #3
dave reidPatch against 6.x-1.x as well.
Comment #4
dave reidWithout janky spacing this time.
Comment #5
dave reidTested on both 6.x-2.x and 6.x-1.x. I don't think this is necessary with 7.x-1.x since there is no more 'Reset to defaults' with system_settings_form().
http://drupal.org/cvs?commit=331352
http://drupal.org/cvs?commit=331354