Closed (duplicate)
Project:
Token
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2007 at 05:18 UTC
Updated:
22 Oct 2007 at 19:33 UTC
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
Comment #1
gregglesI 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 ;)
Comment #2
tormu commentedThank 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 ;)
Comment #3
greggles@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 :)