Improve handling of Outlook emails which contain html, and those with 
non-unicode text bodies
---------------------------------------------------------------------------------------------

                 Key: TIKA-631
                 URL: https://issues.apache.org/jira/browse/TIKA-631
             Project: Tika
          Issue Type: Improvement
          Components: parser
    Affects Versions: 0.9
            Reporter: Nick Burch
            Assignee: Nick Burch


There are two areas in the outlook parsing that could use some enhancement:
 * If the text content is stored as non unicode strings, we should try to have 
the right encoding used for this
 * If the email contains a html or rtf version of the message body, we should 
prefer this over the plain text one

Note - some of these enhancements may need to wait for POI 3.8 beta 3

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to