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

[jira] [Created] (TIKA-3013) TSDParser should pass wrapped handler into handle attachments

Tim Allison created TIKA-3013:
---------------------------------

             Summary: TSDParser should pass wrapped handler into handle attachments
                 Key: TIKA-3013
                 URL: https://issues.apache.org/jira/browse/TIKA-3013
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


The TSDParser currently sends {{handler}} into {{parseTSDContent}}.  The ToXMLContentHandler causes a SAXException ("Namespace not declared") because {{endDocument}} is called twice.



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