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

dave reid’s picture

Status: Active » Closed (duplicate)

This 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.

yan’s picture

Great, thanks. Sorry I didn't recognize the duplicate.