[Bug 217053] New: kmail get wrong unicode characters from command line

Murz MurzNN at gmail.com
Wed Dec 2 11:57:05 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=217053

           Summary: kmail get wrong unicode characters from command line
           Product: kmail
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: MurzNN at gmail.com


Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

If I try to set the recipient name in kmail from command line (konsole):
$ kmail "Алексей <murz at example.com>" -c "Вася <vasya at example.com>"
I see the wrong characters in email window:
TO: ذذ؛ذ�ذ�رذ�ذ� <murz at example.com>
CC: ذ’ذ�رر <vasya at example.com>

I have using UTF-8 locale in system, konsole and kmail:
$ locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME=ru_RU.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=


When I set only english letters, all works good:
$ kmail "Alexey <murz at example.com>" -c "Vasya <vasya at example.com>"

I try to url-encode the letters:
kmail "%D0%90%D0%BB%D0%B5%D0%BA%D1%81%D0%B5%D0%B9+%3Cmurz%40example.com%3E%" -c
"%D0%92%D0%B0%D1%81%D1%8F+%3Cvasya%40example.com%3E"
but this isn't help.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list