[
https://issues.apache.org/jira/browse/TIKA-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034508#comment-18034508
]
Hudson commented on TIKA-4533:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk17 #1017 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/1017/])
TIKA-4533 - third time's the charm -- further refinement (#2382) (github:
[https://github.com/apache/tika/commit/701323a4866a9355eec4c9e3ee21192e2d9b4128])
* (edit) tika-core/src/test/java/org/apache/tika/TikaTest.java
* (edit) tika-core/src/main/java/org/apache/tika/extractor/RUnpackExtractor.java
> DigestingParser needs to write out embedded containers for digesting
> --------------------------------------------------------------------
>
> Key: TIKA-4533
> URL: https://issues.apache.org/jira/browse/TIKA-4533
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
> Attachments: container.doc
>
>
> If there's an embedded file an office document, we sometimes pass that around
> as an openContainer in the TikaInputStream. The digester is not currently
> translating that back to bytes for digesting.
> We need to apply a StreamTranslator and digest the output of that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)