At least [termpath] and [menupath] are having this issue:

Menu set like this:
menuroot -> menuitem -> menuitem2
path with [menupath] should be menuitem/menuitem2
path is menuitem-menuitem2, so though the token description says "Separated by /", it's separated by "-" which should be corrected.

Comments

greggles’s picture

Status: Active » Closed (duplicate)

I know it's probably hard to figure out when it's token's job and when it is Pathauto's - I'm often confused and have to debug both.

This is actually one of two different pathauto bugs: http://drupal.org/node/185304 or http://drupal.org/node/184119

If you have transliteration enabled then it was definitely the first one. It may _also_ be the second one ;)

tormu’s picture

Thank you for addressing this critical bug - now I get two projects onwards since both we're waiting for the pathauto to work :P
It was indeed the first one, at least I have the transliteration on.
And sorry for hassling with the issues so much ;)

greggles’s picture

@jari - it is not a hassle. You submit very good issues which make it easy to understand and debug the situation. Also thanks very much for your quick response. If we keep this up we'll have everything fixed soon :)