Ticket #1485050 (closed Patches: fixed)
Improved using configurable default charset for message decoding (update for Changeset 1195)
| Reported by: | Javer | Owned by: | |
|---|---|---|---|
| Priority: | 2 | Milestone: | 0.2-alpha |
| Component: | PHP backend | Version: | svn-trunk |
| Severity: | major | Keywords: | |
| Cc: |
Description
Here is the patch, which allow to display correctly messages headers fields like From, To, Subject, which does not contain inline specified charset (like =?charset?...?=), but contains native language symbols. Also default fallback charset in decode_mime_string() was replaced by configurable default_charset to use specified regional charset instead of ISO-8859-1 whenever it was used in the code. This greatly improve support of native languages.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
