Rtf parsing ignores links
-------------------------

                 Key: TIKA-632
                 URL: https://issues.apache.org/jira/browse/TIKA-632
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 0.9
            Reporter: Nick Burch
         Attachments: test.rtf

I spotted this while working on TIKA-631 - an RTF file containing links has the 
link skipped over - neither the link text nor the link href are output.

In the attached sample file (which is the RTF contents of 
/test-documents/test-outlook2003.msg), we should see things like:

[a 
href="http://r.office.microsoft.com/r/rlidOutlookWelcomeMail1?clid=1033";>Streamlined
 Mail Experience[/a> - Outlook

Instead, all we get is " - Outlook"

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

Reply via email to