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-3013) TSDParser should pass wrapped handler into handle attachments

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

Hudson commented on TIKA-3013:
------------------------------

UNSTABLE: Integrated in Jenkins build Tika-trunk #1761 (See [https://builds.apache.org/job/Tika-trunk/1761/])
TIKA-3013 -- TSDParser should send in xhtml handler for attached (tallison: [https://github.com/apache/tika/commit/9d2764319a42ac2169a9d0f0bc88f99fa226aea9])
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/crypto/TSDParser.java
* (edit) tika-parsers/src/test/java/org/apache/tika/parser/crypto/TSDParserTest.java


> 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
>            Priority: Major
>
> 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)