[ 
https://issues.apache.org/jira/browse/TIKA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893483#comment-17893483
 ] 

ASF GitHub Bot commented on TIKA-4337:
--------------------------------------

ruwi-next opened a new pull request, #2028:
URL: https://github.com/apache/tika/pull/2028

   Fixes exceptions raised when parsing XPS files.
   
   These fixes are:
   - NPE when indices attribute is not present
   - Parse errors when parsing indices string, we only need the advance so I've 
simplified this parsing to just grab that float which is in the second comma 
separated value




> Improvements to recent xps mods
> -------------------------------
>
>                 Key: TIKA-4337
>                 URL: https://issues.apache.org/jira/browse/TIKA-4337
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>         Attachments: xps-reports.tgz
>
>
> I pulled 249 xps files out of the latest commoncrawl crawl and compared 
> 3.0.1-SNAPSHOT with 3.0.0. There are some new exceptions, one NPE, and a few 
> number format exceptions where a comma-delimited string is parsed as if it 
> were an integer.
> Reports are attached.  See esp. new_exceptions_in_b_details.xlsx and 
> content_diffs_no_exceptions.xlsx.
> The source files are available here: 
> https://corpora.tika.apache.org/base/share/xps.tgz



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to