| Summary | charset pb when replying |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | rsalmon (at) mbpgroup (dot) com |
| Created | 02/11/2010 (5770 days ago) |
| Due | |
| Updated | 02/17/2010 (5764 days ago) |
| Assigned | |
| Resolved | 02/17/2010 (5764 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Bug #8868: Fix charset when converting html -> texthttp://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=c5e890b42f760168f8a43a0d7d9c836082a34b7a&r2=2138891491ba481bda561a3fed7efa8d79f76240
Priority ⇒ 1. Low
New Attachment: email.zip
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ charset pb when replying
Type ⇒ Bug
State ⇒ Unconfirmed
$_prefs['compose_html']['value'] => '1'
$_prefs['reply_format']['value'] => '1'
From IMP, using the attached email,
- open email and reply to it. A new window appears and everything
looks fine. The selected charset is 'iso-8859-1'. Click on 'Switch to
plain text composition'
=> all chars like 'éàç...' are screwed.
- open email and reply to it. A new window appears and everything
looks fine. The selected charset is 'iso-8859-1'. change charset to
UTF-8. Click on 'Switch to plain text composition'
=> reply body looks like just fine.