[Tickets #9201] Re: Check for ISO-8859-1/Windows-1252 improper charset labeling
bugs at horde.org
bugs at horde.org
Thu Aug 26 17:56:17 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9201
------------------------------------------------------------------------------
Ticket | 9201
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Check for ISO-8859-1/Windows-1252 improper charset
| labeling
Queue | IMP
Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone | 5.0
Patch |
Owners | Jan Schneider, Michael Slusarz, Horde Developers
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2010-08-26 13:56) wrote:
> I see exactly the same behavior. And there are actually two errors.
> 1) the plain text is double encoded, i.e. the euro sign is turned
> into =C3=A2=C2=82=C2=AC while it's still correct in the html part
> (=E2=82=AC)
> 2) even though it's correct in the mail part, it's not displayed
> correctly, i.e. as "â¬"
Still works for me. Here's what my test message looks like. Sent via
dimp/HTML compose:
----
Subject: Test
Content-Type: multipart/alternative; boundary="=_GSd1CTVMdqosdDl3SYlomXUo"
MIME-Version: 1.0
This message is in MIME format.
--=_GSd1CTVMdqosdDl3SYlomXUo
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Content-Description: Plaintext Version
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Euro Character: =E2=82=AC =E2=82=AC
--=_GSd1CTVMdqosdDl3SYlomXUo
Content-Type: text/html; charset=UTF-8
Content-Description: HTML Version
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns=3D"http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body style=3D"font-family:Arial;font-size:14px">
<p>Euro Character: <span style=3D"font-size: 14px;">=E2=82=AC
=E2=82=AC</span></p>
</body>
</html>
--=_GSd1CTVMdqosdDl3SYlomXUo--
More information about the bugs
mailing list