You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/12/16 23:09:00 UTC

[jira] [Commented] (TIKA-3016) Old Excel Parser fails with ToXMLHandler

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

Hudson commented on TIKA-3016:
------------------------------

UNSTABLE: Integrated in Jenkins build Tika-trunk #1761 (See [https://builds.apache.org/job/Tika-trunk/1761/])
TIKA-3016 -- fix OldExcelParser to work with the ToXMLHandler (tallison: [https://github.com/apache/tika/commit/c99a7f2c36f03fd20f5d87cf1edb19138a0a8e1d])
* (edit) tika-parsers/src/test/java/org/apache/tika/parser/microsoft/OldExcelParserTest.java
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/microsoft/OldExcelParser.java


> Old Excel Parser fails with ToXMLHandler
> ----------------------------------------
>
>                 Key: TIKA-3016
>                 URL: https://issues.apache.org/jira/browse/TIKA-3016
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>
> The OldExcel parser, wrapped in the OfficeParser, winds up calling startDocument and endDocument twice, which causes problems for the ToXMLHandler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)