[
https://issues.apache.org/jira/browse/TIKA-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
BALVINDER SINGH DANG updated TIKA-2786:
---------------------------------------
Description:
An embedded document (.DOC) having another embedded document (.DOC) does not
get extracted correctly by Tika CLI (FileEmbeddedDocumentExtractor)
Only the first level of embedded document opens, any embedded docs within a
document given an error in MS Word i.e. "The server application, source file or
item cannot be found"
Test file attached :
To test this run the following command, and open the extracted document, you
will notice another embedded document within it which does not open.
java -jar tika-app-1.19.1.jar -v -z Recursive-Embedding-test.doc
was:
An embedded document (.DOC) having another embedded document (.DOC) does not
get extracted correctly by Tika CLI (FileEmbeddedDocumentExtractor)
Only the first level of embedded document opens, any embedded docs within a
document given an error in MS Word i.e. "The server application, source file or
item cannot be found"
> Recursive Embedded Word Doc (pre 2006) fails
> --------------------------------------------
>
> Key: TIKA-2786
> URL: https://issues.apache.org/jira/browse/TIKA-2786
> Project: Tika
> Issue Type: Bug
> Components: cli
> Affects Versions: 1.19.1
> Environment: Tika CLI
> Reporter: BALVINDER SINGH DANG
> Priority: Major
> Attachments: Recursive-Embedding-test.doc
>
>
> An embedded document (.DOC) having another embedded document (.DOC) does not
> get extracted correctly by Tika CLI (FileEmbeddedDocumentExtractor)
> Only the first level of embedded document opens, any embedded docs within a
> document given an error in MS Word i.e. "The server application, source file
> or item cannot be found"
> Test file attached :
> To test this run the following command, and open the extracted document, you
> will notice another embedded document within it which does not open.
> java -jar tika-app-1.19.1.jar -v -z Recursive-Embedding-test.doc
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)