[
https://issues.apache.org/jira/browse/TIKA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hong-Thai Nguyen updated TIKA-672:
----------------------------------
Fix Version/s: 1.7
> Proper error handling in the CHM parser
> ---------------------------------------
>
> Key: TIKA-672
> URL: https://issues.apache.org/jira/browse/TIKA-672
> Project: Tika
> Issue Type: Bug
> Components: parser
> Reporter: Jukka Zitting
> Priority: Minor
> Fix For: 1.7
>
>
> The new CHM parser (TIKA-245) swallows exceptions and uses System.err and
> System.out prints to report problems in many places. We should change that to
> properly throw exceptions as follows:
> - IOExceptions when the document stream can not be read
> - TikaExceptions when the stream can not be parsed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)