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

greggles’s picture

@handelaar - can you provide a cyrillic username that causes this problem? I don't have a cyrillic keyboard (that I know of)

Thanks

greggles’s picture

@handelaar - do you think this issue about different translations and user definable translations help in this situation?

greggles’s picture

Status: Active » Closed (duplicate)

Between 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.

sin’s picture

There 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.