Test:
a) Set up pathauto to create user page aliases like user/[username], and auto-assign them
b) Create a user whose username is entirely in Cyrillic
c) Watch and "laugh" as it creates an alias to /user instead, breaking the 'My Account' link for all other users.
Ugh.
Comments
Comment #1
greggles@handelaar - can you provide a cyrillic username that causes this problem? I don't have a cyrillic keyboard (that I know of)
Thanks
Comment #2
greggles@handelaar - do you think this issue about different translations and user definable translations help in this situation?
Comment #3
gregglesBetween not overwriting paths that have callbacks and http://drupal.org/node/61815 this issue is a duplicate IMO.
@handelaar or anyone else, if you disagree please provide assistance in 61815.
Comment #4
sin commentedThere is no cyrillic support in pathauto right now. Nilard added cyrillic translation table at 61815. It is correct for Russian. It must be added to function pathauto_cleanstring($string) inside pathauto module.