Hello,
We recently updated Drupal core to 6.19 and Pathauto 6.14/Token 6.114 to the latest versions. Now, we are getting the following bugs:
"Change to lower case" does not change alias to lower case.
Spaces are made %20 instead of -.
How do we fix this?
Comments
Comment #1
dave reidWhat tokens are you using to generate your URL aliases in Pathauto?
Comment #2
kevinquillen commented[menupath-raw]/[title-raw].htm
Comment #3
dave reidMaking a logical guess that this is a duplicate of #881270: [bookpath], [menupath], [*path] tokens not cleaned: aliases without punctuation removed, lower casing, etc.
Comment #4
kevinquillen commentedYes, just saw that one