[Tickets #1889] NEW: US-ASCII/8-bit message isn't shown correctly
    bugs@bugs.horde.org 
    bugs at bugs.horde.org
       
    Fri Apr 29 08:38:07 PDT 2005
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1889
-----------------------------------------------------------------------
 Ticket             | 1889
 Created By         | tasin at fhm.edu
 Summary            | US-ASCII/8-bit message isn't shown correctly
 Queue              | IMP
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
+New Attachment     | MIME.diff
-----------------------------------------------------------------------
tasin at fhm.edu (2005-04-29 08:38) wrote:
Hi,
Problem:
Default charset is set to UTF-8.
I still get mails with charset US-ASCII and german characters (i. e. usage
of the 8th-bit). 
The content isn't displayed correctly, because the conversion will not be
invoked.
The attached patch will check if the content contains special chars.
BTW: Using only the condition (!$this->viewAsAttachment()) does the same job
for me, but I wouldn't know if this broke other things.
    
    
More information about the bugs
mailing list