6.0.0-beta1
9/24/25

[#1889] US-ASCII/8-bit message isn't shown correctly
Summary US-ASCII/8-bit message isn't shown correctly
Queue IMP
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester tasin (at) fhm (dot) edu
Created 04/29/2005 (7453 days ago)
Due
Updated 04/29/2005 (7453 days ago)
Assigned
Resolved 04/29/2005 (7453 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/29/2005 04:00:17 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
This is not the correct solution to this problem. See the mailing list 
archives.
04/29/2005 03:38:06 PM tasin (at) fhm (dot) edu Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ US-ASCII/8-bit message isn't shown correctly
Queue ⇒ IMP
New Attachment: MIME.diff Download
Reply to this comment
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.




Saved Queries