Ticket #1484759 (closed Bugs: fixed)

Opened 11 months ago

Last modified 11 months ago

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

sendmail.inc.patch (140 bytes) - added by till 11 months ago.

Change History

Changed 11 months ago by till

Changed 11 months ago by till

  • owner set to till
  • status changed from new to assigned

Changed 11 months ago by till

  • description modified (diff)

Changed 11 months ago by till

  • status changed from assigned to closed
  • resolution set to fixed

fixed in r1028

Note: See TracTickets for help on using tickets.