Summary | Depending on character enconding, the subject header is left unencoded |
Queue | IMP |
Queue Version | RELENG_3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | leena.heino (at) uta (dot) fi |
Created | 10/15/2005 (7221 days ago) |
Due | |
Updated | 10/25/2005 (7211 days ago) |
Assigned | |
Resolved | 10/17/2005 (7219 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
details and examples and a clear description of what is happening.
that it fails to convert string's charset and therefore should return
the original string. Unfortunately it seems to return the original
string with all the 8-bit characters converted to ?.
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Depending on character enconding, the subject header is left unencoded
Queue ⇒ IMP
UTF8 or ISO-8859-* then the subject header is left unencoded and any
8-bit characters in the header are replaced with ?-characters.