Uwe Schindler created TIKA-1211:
-----------------------------------
Summary: OpenDocument (ODF) parser produces multipe
startDocument() events
Key: TIKA-1211
URL: https://issues.apache.org/jira/browse/TIKA-1211
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.4
Reporter: Uwe Schindler
Related to SOLR-4809: Solr receives multiple startDocument events when parsing
OpenDocumentFiles.
The parser already prevents multiple endDocuments, but not multiple
startDocuments.
The bug was introduced when we added parsing content.xml and meta.xml
(TIKA-736, but both feed elements to the XHTML output, so we get multiple
start/endDocuments).
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)