Bug 257927

Summary: problem with special char in preview pane
Product: [Applications] kmail2 Reporter: sts
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: radu_cs85, tokoe
Priority: NOR    
Version: 2.0.89   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description sts 2010-11-26 00:26:35 UTC
Created attachment 53743 [details]
Screenshot

Version:           2.0.89 (using KDE 4.5.80) 
OS:                Linux

the special german char isn't display correct in preview pane. See attachment for more.

Reproducible: Always




OS: Linux (x86_64) release 2.6.34.7-0.5-default
Compiler: gcc
Comment 1 Radu 2010-11-29 20:53:55 UTC
This looks like a duplicate of bug 248058
Comment 2 Tobias Koenig 2010-12-12 13:59:03 UTC
Hej,

can you press 'V' or choose 'View -> View Source' when the broken message is selected in the message list please and post the line starting with 'Subject:' here, please?

Ciao,
Tobias
Comment 3 sts 2010-12-12 19:31:43 UTC
Subject: Änderungsbestätigung Nr.76016, Startzeit 26.11.2010 19:00 
...
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Comment 4 Tobias Koenig 2011-01-02 15:53:16 UTC
Hej,

the mail does not conform to RFC822. The values of the headers are only allowed to contain 7-bit characters, that excludes the german umlauts.
The application that generated this mail missed to encode the subject according to RFC2047.

Ciao,
Tobias