Ticket #1484759 (closed Bugs: fixed)
Converting HTML entities to utf-8 for plain text MIME part
| Reported by: | till | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-stable |
| Component: | PHP backend | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by till) (diff)
(By: Jiri Kaderavek)
When composing messagewith HTML editor, all international characters are converted into HTML entities. Then, when sending this message, an alternative plain text MIME part is created. RoundCube should convert these HTML entities back to utf-8 for this plain text part. Tested with RC2.
Patch against program/steps/mail/sendmail.inc in trunk attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
