Skip to content
Snippets Groups Projects
Commit b078f717 authored by Xavier ALT's avatar Xavier ALT
Browse files

[FIX] mail: correctly parse body as html for pure-html email


Some external tools send email as pure html (no multipart) and when
parsing such email we ends up having the raw HTML as body (text)

This commit ensure we correctly parse and sanitize the body as HTML
for such emails.

closes odoo/odoo#130489

Task-id: 3451889
Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent f8eadd22
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment