Details
Description
There may be an issue with ticket body text/html characters that are not rendered properly due to their output encoding. Will need to investigate.
Issue Links
- relates to
-
CORE-1289
Consolidate html2text vendor code from Support Manager
-
- Closed
-
Below is the email source to use when testing:
--------------------- BEGIN EMAIL ------------------------------
Message-ID: <533091A7.6010108@somedomain.com> Date: Mon, 24 Mar 2014 13:12:23 -0700 From: Some One <someone@somedomain.com> MIME-Version: 1.0 To: Some One <someone@somedomain.com> Subject: hi this is a test Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Olá isto é um email teste.<br> <br> (Hi this is an test email) </body> </html>--------------------- END EMAIL ------------------------------