[Tickets #1621] non-ASCII 7-bit message headers not RFC2047-encoded
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Mar 24 22:18:24 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1621
-----------------------------------------------------------------------
Ticket | 1621
Updated By | windhamg at email.arizona.edu
Summary | non-ASCII 7-bit message headers not RFC2047-encoded
Queue | IMP
Version | HEAD
State | Feedback
Priority | 2. Medium
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
windhamg at email.arizona.edu (2005-03-24 22:18) wrote:
I applied this patch (the revised version that Chuck committed a few minutes
ago), but it did not fix my problem. Although ISO-2022-JP is a multibyte
character set, it consists of only 7-bit bytes--so the String::regexMatch()
call returns an empty array, the is8bit() check subsequenty returns FALSE,
and the RFC2047 encoding is not performed.
More information about the bugs
mailing list