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

Hudson commented on TIKA-4116:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk11 #1206 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1206/])
TIKA-4116 (#1285) (github: 
[https://github.com/apache/tika/commit/b968dbca8929d4f09113285bb5a1609cc5088eb4])
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/OfficeParser.java
* (edit) CHANGES.txt


> Duplicate macros extracted from some embedded OLE2 containers
> -------------------------------------------------------------
>
>                 Key: TIKA-4116
>                 URL: https://issues.apache.org/jira/browse/TIKA-4116
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 2.9.0
>
>         Attachments: _1152432709.xls
>
>
> In some OLE2 containers with embedded objects, we're calling extract macros 
> potentially several times on the same POIFSFileSystem.
> An example file is here: 
> https://corpora.tika.apache.org/base/docs/govdocs1/527/527356.doc
> The embedded {{_1152432709.xls}} has several attachments, including 
> {{MBD000000B4.unknown}} and {{MBD0049C388.unknown}} among others.  Each time 
> we parse the embedded files, we're calling extractMacros on the same file 
> system: {{root.getFileSystem()}}, which takes us back to {{_1152432709.xls}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to