[Tickets #9567] Re: charset pb replying to message
bugs at horde.org
bugs at horde.org
Wed Mar 16 07:50:26 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9567
------------------------------------------------------------------------------
Ticket | 9567
Updated By | rsalmon at mbpgroup.com
Summary | charset pb replying to message
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-03-16 07:50) wrote:
>> To the question as why $dom->encoding is 'ISO-8859-1', the answer is
>> in the message :
>> <meta http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"=
>
> Maybe one problem is that this message is NOT iso-8859-1; it is windows-1252.
If I change <meta http-equiv=3DContent-Type content=3D"text/html;
charset=3Diso-8859-1"= to <meta http-equiv=3DContent-Type
content=3D"text/html; charset=3Dwindows-1252"=
I get the $dom->encoding = windows-1252 which is I my case expected
and the same result as before : rubbish.
More information about the bugs
mailing list