Closed (duplicate)
Project:
Pathauto
Version:
6.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2010 at 10:03 UTC
Updated:
13 Aug 2010 at 15:22 UTC
I updated to 6.x-1.4 yesterday. Now tokens aren't sanitized correctly (I'm using a cck text field):
* Spaces are not converted into dashes (the separator)
* Special characters are not replaced at all (should be as defined in i18n-ascii.txt)
* "Reduce strings to letters and numbers from ASCII-96" has no effect
Comments
Comment #1
dave reidThis was a bug no one caught during testing and I apologize. It is already fixed in the 6.x-1.x-dev and 6.x-2.x-dev versions. We will likely be rolling another release today to fix.
Duplicate of issue #881270: [bookpath], [menupath], [*path] tokens not cleaned: aliases without punctuation removed, lower casing, etc.
Comment #2
yan commentedGreat, thanks. Sorry I didn't recognize the duplicate.