[Bug 263761] Non-ascii symbols in From and To symbols replaced to "?" when sending email
Murz
MurzNN at gmail.com
Mon Feb 21 07:58:37 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=263761
--- Comment #12 from Murz <MurzNN gmail com> 2011-02-21 08:58:35 ---
I see that all headers kmail must convert to latin1 encoding via some function.
And, I think, kmail2 miss this converting when save "From" and "To" fields,
because after save message as draft, I see in akonadi database field "Subject"
converted normally (=?UTF-8?B?0JDQu9C10LrRg....) but From and To contains ???
without "=?UTF-8?" prefix.
Can anybody tell me the name of the function that do this converting?
From: Алексей Test Корепов <mymail at mail.ru>
converts to:
From: =?UTF-8?B?0JDQu9C10LrRgdC10LkgVGVzdCDQmtC+0YDQtdC/0L7Qsg==?=
<mymail at mail.ru>
And the name of the .cpp or .h file where this convertion is occurs on "Save as
draft" message action?
--
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