[Tickets #3765] RESOLVED: subject with 8-bit characters, encoding is lost when replying
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Apr 15 10:26:04 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3765
-----------------------------------------------------------------------
Ticket | 3765
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | subject with 8-bit characters, encoding is lost when replying
Queue | IMP
Version | FRAMEWORK_3
-State | Feedback
+State | Resolved
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2006-04-15 10:26) wrote:
> I've narroved this down to this setting of default_charset in
> imp/lib/base.php:
Thanks - this was the key piece of information. We did charset conversion
in MIME_Headers::getOb() after we did MIME decoding, when the order should
be reversed. I wasn't seeing this in IMP HEAD since we no longer use the
MIME_Headers:: version of getOb().
This has been fixed in HEAD and Horde 3.1.2.
More information about the bugs
mailing list