[Tickets #10148] Re: Incorrect message charset in replies with reply_headers

bugs at horde.org bugs at horde.org
Thu Sep 1 16:39:32 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10148
------------------------------------------------------------------------------
  Ticket             | 10148
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Incorrect message charset in replies with reply_headers
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-09-01 16:39) wrote:

> it is clear the only a half of the problem is solved - It is very  
> likely that headers can contain US-ASCII only (and - as the results  
> - relpy in 8859-1) characters only, while the the reply message BODY  
> requires UTF8.

And this is completely expected.  And this has already been discussed  
(not sure if it was this thread).  Again: for replies, we send the  
message in the charset that the original sender sent (as long as the  
original sender sent in non-ASCII).  That is because this is the only  
charset we know for sure the sender can handle.

Unless/until we decide to send all messages in UTF-8, this is correct  
behavior and not a bug.





More information about the bugs mailing list