[
https://issues.apache.org/jira/browse/TIKA-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998220#comment-16998220
]
Hudson commented on TIKA-3013:
------------------------------
FAILURE: Integrated in Jenkins build tika-branch-1x #295 (See
[https://builds.apache.org/job/tika-branch-1x/295/])
TIKA-3013 -- TSDParser should send in xhtml handler for attached (tallison:
[https://github.com/apache/tika/commit/7e48cdff5788d13f43d4358093d946d3c5d1902c])
* (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
> Assignee: Tim Allison
> Priority: Major
> Fix For: 1.24
>
>
> 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)