[Tickets #2738] NEW: encoding problem with mozilla
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Oct 6 01:17:17 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2738
-----------------------------------------------------------------------
Ticket | 2738
Created By | argabalala at yahoo.fr
Summary | encoding problem with mozilla
Queue | IMP
Version | 3.2.6
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
argabalala at yahoo.fr (2005-10-06 01:17) wrote:
When I create a message with accents in mozilla, here is the an excerpt of
the header :
===
Subject: this message contains accents
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.6
===
If I do exactly the same thing, but with internet explorer, I get this
header :
===
Subject: this message contains accents
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.6
===
Notice that the charset chosen is latin1 for the second message while
it is utf-8 for the first one.
The correct behaviour is internet explorer one.
Mozilla version is latest release 1.7.12.
Internet explorer is 5.5.
I've tested with firefox, and there is no problem with firefox.
So Imp uses the wrong charset with mozilla only, and both two of my ISP
(personnal and work) use an IMP version that leads to this behaviour.
More information about the bugs
mailing list