[
https://issues.apache.org/jira/browse/TIKA-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4361.
-------------------------------
Resolution: Fixed
> 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
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 4.0.0, 3.1.0
>
>
> 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)