[
https://issues.apache.org/jira/browse/TIKA-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-2078.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.14
2.0
> Account for potentially multiple runs within a hyperlink in DOCX
> ----------------------------------------------------------------
>
> Key: TIKA-2078
> URL: https://issues.apache.org/jira/browse/TIKA-2078
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.13
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Minor
> Fix For: 2.0, 1.14
>
>
> While working on TIKA-1255, I noticed that if a hyperlink has multiple runs
> in .docx files, we are breaking those into multiple duplicated hyperlinks:
> {noformat}
> <a href="http://tika.apache.org/">hy</a><a
> href="http://tika.apache.org/">per</a><a href="http://tika.apache.org/">
> </a><b><a href="http://tika.apache.org/">link</a></b>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)