[
https://issues.apache.org/jira/browse/TIKA-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307449#comment-17307449
]
Hudson commented on TIKA-3334:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-branch1x-jdk8 #110 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/110/])
TIKA-3334 -- fix thread safety bug in handling embedded docs in open office
parser (tallison:
[https://github.com/apache/tika/commit/da055766a892254199ff8253834b871548a9fbef])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/odf/OpenDocumentParser.java
* (edit) CHANGES.txt
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/odf/ODFParserTest.java
> Threadsafety bug in OpenDocumentParser
> --------------------------------------
>
> Key: TIKA-3334
> URL: https://issues.apache.org/jira/browse/TIKA-3334
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Blocker
>
> Example file:
> https://corpora.tika.apache.org/base/docs/bug_trackers/LIBRE_OFFICE/38177-46563/LIBRE_OFFICE-45041-0.ods
> In 1.25, the content of the spreadsheet correctly shows up in the spreadsheet
> entry. In 1.26-SNAPSHOT, most of the content of the spreadsheet ends up in
> the entry for the thumbnail.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)