| Summary | "default charset" doesn't apply on most replies |
| Queue | IMP |
| Queue Version | 4.2 |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | agullo (at) ati (dot) es |
| Created | 05/31/2010 (5641 days ago) |
| Due | |
| Updated | 06/01/2010 (5640 days ago) |
| Assigned | |
| Resolved | 06/01/2010 (5640 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ "default charset" doesn't apply on most replies
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
the "Your default charset for sending messages:" line.
I set it on ISO-8859-1 (I know that UTF-8 is better, but sadly some
forums can't work properly with it).
-Whenever I create a new message, the charset defaults to ISO-8859-15 (Right).
-Whenever I reply an ISO-8859-15-encoded message, the charset defaults
to ISO-8859-15 (Right).
-Whenever I reply a message in any other encoding (even ISO-8859-1!),
the charset defaults to UTF-8 (Wrong).
This causes a lot of messages to be sent with the wrong encoding.
I think that this bug is related to
#593.