[Bug 259039] New: Bad encoding in message body when creating mail from command line

Murz MurzNN at gmail.com
Mon Dec 6 19:40:55 GMT 2010


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

           Summary: Bad encoding in message body when creating mail from
                    command line
           Product: kmail2
           Version: 2.0.89
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: composer
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: MurzNN at gmail.com


Version:           2.0.89 (using KDE 4.5.80) 
OS:                Linux

When I try to create message with Cyrillic symbols (utf-8 encoding) from
command line, 'to' and 'subject' fields filled correctly, but 'body' field have
wrong encoding.

If I created this message manually with kmail interface, all works normally.
In other email clients (thunderbird, evolution) all works normally too.

Reproducible: Always

Steps to Reproduce:
Type in command line:
$ kmail 'mailto:Вася <vasya at ya.ru>?subject=Тема&body=Сообщение'

Actual Results:  
To: Вася <vasya at ya.ru>
Subject: Тема
Body:
Сообщение

Expected Results:  
To: Вася <vasya at ya.ru>
Subject: Тема
Body:
Сообщение

OS: Linux (x86_64) release 2.6.35-23-generic
Compiler: cc

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