Currently this great module both can remove separate words and change some characters. As I see from the results the character change has priority 1 and remove words prio 2. This can result in undesired URL's:
If the word 'the' should be removed and the space character changed into a '-' the result form the title: 'the cat' is '-cat'.
I think this should be 'cat'.
Can this be changed in a next release?
Comments
Comment #1
gregglesThanks for your bug report. I believe this is a duplicate of:
#326503: Remove leading and trailing separators from strings and from around slashes
Comment #2
aaronshaf commentedHow is this coming along? It's still a huge problem for a very large site I'm working on.
Comment #3
greggles@aaronshaf - this issue is not going anywhere. The other one is the one you want.