Multiple consecutive 'separators' not stripped
Gurpartap Singh - June 22, 2007 - 19:01
| Project: | Pathauto |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | greggles |
| Status: | closed |
Description
The example explains easily:
Consider [title] token:
Welcome to new site - example.com
is converted to welcome-to-new-site---example.com
Unlike how pathauto-1.x does (viz: welcome-to-new-site-example.com
).
Marking as critical, because that won't let me start using pathauto 2.x-dev on a website(as urls won't be future safe).

#1
Humpty Dumpty Bump
#2
You know better than to simply "bump" something ;)
I found some time and created this patch...let me know if it works for you...
#3
It worked in testing for me - applied to DRUPAL-5--2 branch.
#4