I`am create the field in the user profile, using the standard Profile.module. The values of fields in Russian. Users can find other users, having similar values of field.

Problem in urls, which generates with drupal. The value, it passes directly into the url, but since one in Russian, it recodes the word into %D0%A0%D0%BE%D1%81%D1%81%D0%B8%D1%8F.

Can I at least transliterate it in any way?

I think a similar problem of concern to many drupalers who use a language other than English.

Comments

ChemAli’s picture

Ie you do not believe this is the problem? :)

dman’s picture

Is using transliteration not good enough?

ChemAli’s picture

Transliteration module fix file names only :(

frank ralf’s picture

You might have a look at this posting:

"What is a good replacment pattern for url aliases that use Kanji and hiragana (Japanese)"
http://groups.drupal.org/node/21749

You could also use a transliteration file, see http://drupal.org/node/185664

hth
Frank