Opened 3 years ago

Closed 2 years ago

#1487098 closed Bugs (fixed)

Generated HTML (MIME) doesn't validate

Reported by: tobiasvl Owned by:
Priority: 5 Milestone: 0.5-stable
Component: Other Version: 0.4.2
Severity: normal Keywords: html, mime
Cc: melding-ciore@…

Description

RoundCube should produce valid HTML in its html-mime-parts - it currently doesn't wrap the HTML in <html> or <body> tags, and it's also missing the doctype declaration. (Note that Thunderbird adds all these tags in its generated HTML.)

Attachments (1)

valid-html.patch (822 bytes) - added by tvald 2 years ago.
patch to wrap html messages and prepend a doctype

Download all attachments as: .zip

Change History (2)

Changed 2 years ago by tvald

patch to wrap html messages and prepend a doctype

comment:1 Changed 2 years ago by thomasb

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [56849c65]

Note: See TracTickets for help on using tickets.