| Summary: | KMail cannot correctly display subjects with UTF-8 characters encoded in quoted-printable format | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Kirill <k> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | k |
| Priority: | NOR | ||
| Version First Reported In: | 1.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Kirill
2009-09-05 19:46:40 UTC
SVN commit 1021324 by mkoller: BUG: 206417 Be more tolerant and decode illegal chars in the given encoding M +2 -1 kmime_codec_qp.cpp M +4 -4 kmime_header_parsing.cpp M +7 -0 tests/rfc2047test.cpp [UTF-8 ENCODING PROBLEMS] WebSVN link: http://websvn.kde.org/?view=rev&revision=1021324 SVN commit 1021325 by mkoller: Backport r1021324 by mkoller from trunk to the 4.3 branch: CCBUG: 206417 Be more tolerant and decode illegal chars in the given encoding M +2 -1 kmime_codec_qp.cpp M +4 -4 kmime_header_parsing.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1021325 |