[
https://issues.apache.org/jira/browse/TIKA-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903119#comment-17903119
]
ASF GitHub Bot commented on TIKA-4361:
--------------------------------------
tballison merged PR #2075:
URL: https://github.com/apache/tika/pull/2075
> Rare RTF bug handling styles within an href in a malformed file
> ---------------------------------------------------------------
>
> Key: TIKA-4361
> URL: https://issues.apache.org/jira/browse/TIKA-4361
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Trivial
>
> If there's a <b> within a hyperlink, and there's an extra closing }, then the
> RTF parser closes the <b> without opening it, leading to a SAXException.
> In other parts of the code, we check to make sure that we're not in a
> hyperlink before we modify the styles. we should do that in this piece of
> code as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)