[
https://issues.apache.org/jira/browse/TIKA-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484045#comment-15484045
]
Shabir Bhat commented on TIKA-1255:
-----------------------------------
Hi,
This issue still exists. Is there is a workaround?
Thanks
> 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;fileLanguage=en&amp;contentId=126220&amp;from=downloads&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)