[
https://issues.apache.org/jira/browse/TIKA-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223560#comment-15223560
]
ASF GitHub Bot commented on TIKA-1926:
--------------------------------------
GitHub user hasanayesha opened a pull request:
https://github.com/apache/tika/pull/97
fix for TIKA-1926 contributed by hasanayesha
JSON TEI Exception Handled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hasanayesha/tika TIKA-1926
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/97.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #97
----
commit 63bb15467fcd6e8766b0361e78231f6f7f6a4a08
Author: hasanayesha <[email protected]>
Date: 2016-04-03T23:52:10Z
fix for TIKA-1926 contributed by hasanayesha
----
> JSON TEI Exception
> ------------------
>
> Key: TIKA-1926
> URL: https://issues.apache.org/jira/browse/TIKA-1926
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.12
> Reporter: Ayesha Hasan
> Priority: Minor
> Labels: easyfix, patch
> Fix For: 1.12
>
>
> JSONException being thrown by grobid when the json TEI object wasn't found.
> Fixed it by adding a try and catch block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)