[Tickets #14362] Re: ActiveSync: Problem with the encoding of email subjects
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri May 20 17:16:37 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14362
------------------------------------------------------------------------------
Ticket | 14362
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | ActiveSync: Problem with the encoding of email subjects
Queue | Horde Framework Packages
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2016-05-20 17:16) wrote:
>> Very strange, as the subject is not related to any specific mime
>> part, and it doesn't differ depending on text/plain vs text/html.
>> Does the Subject: header in the raw email text look the same for both
>> emails?
>
> Yes, it does.
I have no idea what is causing this, and I can't reproduce it. As
mentioned, the subject text is handled outside of any code dealing
with the content-type of the body part. If the subject header and
charset are *exactly* the same in both emails, you are going to have
to figure out where this is failing for you, as I cannot reproduce.
This is likely happening in Horde_ActiveSync_Utils::ensureUtf8(),
being called from
Horde_ActiveSync_Imap_MessageBodyData::_validateBodyData().
More information about the bugs
mailing list