[ 
https://issues.apache.org/jira/browse/TIKA-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved TIKA-1060.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Fixed in revision 1436209.
                
> Degrade gracefully when juniversalchardet not present
> -----------------------------------------------------
>
>                 Key: TIKA-1060
>                 URL: https://issues.apache.org/jira/browse/TIKA-1060
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.3
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>
> The UniversalEncodingDetector class used by TXTParser depends on the presence 
> of the juniversalchardet library. The detector tries to fail gracefully when 
> the library is not present by catching unexpected exceptions, but in fact 
> that case leads to a LinkageError that is not caught by the current code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to