6.0.0-beta1
7/17/25

[#9425] Encoding of message replies is broken
Summary Encoding of message replies is broken
Queue IMP
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester goncalo.queiros (at) portugalmail (dot) net
Created 12/02/2010 (5341 days ago)
Due
Updated 12/09/2010 (5334 days ago)
Assigned 12/02/2010 (5341 days ago)
Resolved 12/08/2010 (5335 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/09/2010 08:50:09 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #5 Reply to this comment
Added a note to horde/docs/INSTALL re: older versions of libxml.
Ok, just forgot to mention that the old version is 2.6.26 and the new 
working version is the 2.7.6
12/08/2010 12:13:24 AM Michael Slusarz Comment #4
State ⇒ Not A Bug
Reply to this comment
Added a note to horde/docs/INSTALL re: older versions of libxml.
12/07/2010 03:39:45 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #3 Reply to this comment
Ok this was specific to my code, because the libxml version on my 
machine is old (2.6.26), so it wasn't working with the '<?xml 
encoding="UTF-8">' code present on the Horde_Domhtml class.
I updated my libxml version, and everything is ok now, but still, if 
anyone has encoding problems in the future, it might be because of the 
libxml library.
12/02/2010 08:39:17 PM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
I don't see this.  Sending in ISO-8859-1 and replying to this message 
in ISO-8859-1 properly encodes the body in ISO-8859-1 (your example 
message has the body encoded in UTF-8).

Maybe one of these helps?
http://lists.horde.org/archives/commits/2010-December/005780.html
12/02/2010 08:13:27 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Encoding of message replies is broken
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
New Attachment: message.txt Download
State ⇒ Unconfirmed
Reply to this comment
When i use Horde to send a message (containing accented chars) i can 
view it correctly, but if i reply to it, all the accented characters 
will be badly encoded.
This only happens if the message was sent through Imp (tested with a 
message sent from Thunderbird and everything went ok).
The message is being encoded in iso-8859-1 i guess it should be 
encoded in UTF-8, and i checked my browser and it's in UTF-8 format.
I attached a piece of the message.

This is what the reply should show:
"Boné cão"

and this is what its actually showing
"Boné cão"

The message headers are correct, onlye the body is wrong

Saved Queries