Bug 289723

Summary: Incorrect charset is used for reply to openpgp encrypted message
Product: [Applications] kmail2 Reporter: Stanislav Sidorenko <mail>
Component: cryptoAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: arpad.kunszt
Priority: NOR    
Version: 4.7   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stanislav Sidorenko 2011-12-24 09:57:50 UTC
Version:           4.7 (using KDE 4.7.3) 
OS:                Linux

If pgp/mime encrypted message contains non 7bit characters, e.g. utf-8 characters then reply template to this message will contain non-readable data.

Reproducible: Always

Steps to Reproduce:
1) Create a new message with some utf-8 chracters, e.g. "Тестовое сообщение"
2) Enable pgp/mime encryption.
3) Send message to yourself.
4) Receive it, open and click reply.

Actual Results:  
Message compose window appear with the following text:

> âõÃÂÃÂþòþõ ÃÂþþñÃÂõýøõ

Expected Results:  
Message compose window should contain correctly encoded text:

> Тестовое сообщение
Comment 1 Christophe Marin 2012-01-08 10:33:13 UTC

*** This bug has been marked as a duplicate of bug 289728 ***