[Bug 201017] KMail cannot correctly display subjects with UTF-8 characters encoded in quoted-printable fomat
Thomas McGuire
mcguire at kde.org
Sat Jul 25 16:31:40 BST 2009
https://bugs.kde.org/show_bug.cgi?id=201017
Thomas McGuire <mcguire at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #1 from Thomas McGuire <mcguire kde org> 2009-07-25 17:31:38 ---
Sorry, but the example you have given is invalid.
According to RFC 2047, section 4.2. 'The "Q" encoding', part (3), it is not
allowed to represent the '?' as itself.
This means
=?utf-8?q?es_bizarres_?_[...]
should be
=?utf-8?q?es_bizarres_=3F_[...]
File a bug report against the mail client that produced this message.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list