Using the pattern "blog/[user]/[title]", punctuation characters aren't cleaned off the title. A tiltle of "test??" will produce the alias 'blog/anders/test%3f%3f' for example.
Using the pattern "blog/[user]/[title]", punctuation characters aren't cleaned off the title. A tiltle of "test??" will produce the alias 'blog/anders/test%3f%3f' for example.
Comments
Comment #1
ivan zugec commentedI'm also having the same problem, apostrophes and quotes are not getting removed. They are getting replaced by 'f and
"I had to roll back to pathauto 5x1.8. Which works perfectly by the way.
Comment #2
HorsePunchKid commentedI'm pretty sure this is the same problem being tackled here.