Bug 331760

Summary: Reply malfunction: Incorrect text encoding when replying on messages with quoted-printable Content-Transfer-Encoding
Product: [Applications] kmail2 Reporter: borissh1983
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: smartins, winter
Priority: NOR    
Version: 4.11.5   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description borissh1983 2014-03-05 11:19:59 UTC
Someone is using a webmail to send an email with hebrew text in it, Choosing reply on the received email all hebrew text is incorrectly encoded in the reply message.


Reproducible: Always

Steps to Reproduce:
1.Send an email with Hebrew text in non utf-8 encoding (example via Gmai web interface)
2.Open the received email using Kontact validate that you can see the hebrew Correctly
3.right click on the message and choose reply
4. Check if text is shown correctly in the new window
Actual Results:  
in reply window the text is incorrectly encoded

Expected Results:  
reply window the text should be correctly encoded

If email is sent only with plain text and Content-Transfer-Encoding is base64  - reply works as expected :

MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="utf-8"

15HXkNeSINee15XXlteoINeR16fXldeg15jXkNen15gsIArXntep16TXmCAyCtee16nXpNeYIDMK
15TXm9eV15wg15TXnNeaINec16TXlwo=

Bad example  (split): 
Content-Type: multipart/alternative; boundary=089e0122991a2a090404f3a4f828


--089e0122991a2a090404f3a4f828
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

=E1=EC=E4 =E1=EC=E4 =E1=EC=E4=20
Comment 1 Sergio Martins 2015-08-31 10:23:27 UTC

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