[
https://issues.apache.org/jira/browse/TIKA-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850567#comment-13850567
]
Michael McCandless commented on TIKA-1211:
------------------------------------------
+1 to fix XHTMLContentHandler to allow only one startDocument event.
> OpenDocument (ODF) parser produces multiple 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)