You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2015/03/16 03:31:38 UTC

[jira] [Commented] (TIKA-1255) WordExtractor - bold hyperlink not closed properly

    [ https://issues.apache.org/jira/browse/TIKA-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362667#comment-14362667 ] 

Tyler Palsulich commented on TIKA-1255:
---------------------------------------

Hi [~alanhunter]. Sorry no one ever got back to you on this! Can you please attach your changes as a patch (see the Submitting Enhancements and Fixes section of the [contributing page|http://tika.apache.org/contribute.html])? Thank you!

> WordExtractor - bold hyperlink not closed properly
> --------------------------------------------------
>
>                 Key: TIKA-1255
>                 URL: https://issues.apache.org/jira/browse/TIKA-1255
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.2, 1.3, 1.4, 1.5
>         Environment: Any
>            Reporter: Alan Hunter
>            Priority: Minor
>         Attachments: WordExtractor.java, WordParserTest.java, example.doc, testWORD_bold_hyperlink.doc, testWORD_italic_hyperlink.doc, testWORD_strikethrough_hyperlink.doc
>
>
> If a Word document contains a bold hyperlink, the resulting xhtml is:
> <a href="http://www.testdomain.com/support/workcentre-7232-7242/file-download/enus.html?operatingSystem=macosx108&amp;amp;fileLanguage=en&amp;amp;contentId=126220&amp;amp;from=downloads&amp;amp;viewArchived=false"><b>Test link</a></b>
> The closing bold and anchor tags are transposed, which isn't valid XHTML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)