Bug 85468

Summary: incorrect charset in subject
Product: [Unmaintained] knode Reporter: Alexander Buloichik <Alexander_Buloichik>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.7.7   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexander Buloichik 2004-07-19 11:59:07 UTC
Version:           0.7.7 (using KDE 3.2.3,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040422)
OS:                Linux (i686) release 2.6.7mono

Subject displays with incorrect charset in message list and in the message.
So, message has headers:

Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 8bit

Message body displays correctly, but subject displays incorectly.
I use locale ru_RU.UTF-8. Seems, what subject line don't convert from koi8-r charset to UTF-8 for display.
Comment 1 Alexander Buloichik 2004-07-19 12:02:54 UTC
I can see this problem on the "Auto" View/encoding. When I set koi-8 encoding, then I can see subject correctly.
Comment 2 Alexander Buloichik 2004-07-19 12:33:24 UTC
This is problem with XOVER command for nntp server. It returns list of messages in stored charset.