[
https://issues.apache.org/jira/browse/TIKA-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-2226.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.15
2.0
Will need follow ups to apply to POI and other formats (?) that might need this
besides wordperfect and quattropro...
> Add UnsupportedFormatException (extends TikaException)
> ------------------------------------------------------
>
> Key: TIKA-2226
> URL: https://issues.apache.org/jira/browse/TIKA-2226
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Fix For: 2.0, 1.15
>
>
> It would be handy to have an UnsupportedFormatException to handle those cases
> where one mime type covers different versions, and the relevant parser only
> handles a subset.
> When possible, we should try to differentiate by mime type, however, if there
> really is one mime for different versions, or if we have to rely on the
> parser to determine format version (e.g. when magic isn't enough), parsers
> should throw this Exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)