Bug 85468 - incorrect charset in subject
Summary: incorrect charset in subject
Status: RESOLVED WORKSFORME
Alias: None
Product: knode
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.7.7
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 11:59 UTC by Alexander Buloichik
Modified: 2004-07-19 12:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.