Bug 45553 - poi-3.5-beta1-20080718.jar - content from a document (docx, xlsx, or pptx) linked to a 2007 docx document is not extracted.
Summary: poi-3.5-beta1-20080718.jar - content from a document (docx, xlsx, or pptx) li...
Status: RESOLVED DUPLICATE of bug 45549
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: unspecified
Hardware: PC Windows Server 2003
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 05:36 UTC by xtrim
Modified: 2008-08-05 06:08 UTC (History)
0 users



Attachments
Contains JUnit test class and documents used for testing. (200.23 KB, application/x-zip-compressed)
2008-08-05 05:36 UTC, xtrim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xtrim 2008-08-05 05:36:45 UTC
Created attachment 22376 [details]
Contains JUnit test class and documents used for testing.

The text contained in a document linked to the current word 2007 document is not extracted.
Find in attachments the JUnit test class and the documents used for testing.
We expected to extract the word "testdoc".

Notes on the attached documents:


- the documents "classic_ContentLinkedObject_word.docx" and "form_ContentLinkedObject_word.docx" contain the word "testdoc" in the docx linked document.

- the documents "classic_ContentLinkedObject_excel.docx" and "form_ContentLinkedObject_excel.docx" contain the word "testdoc" in the xlsx linked document.

- the documents "classic_ContentLinkedObject_ppt.docx" and "form_ContentLinkedObject_ppt.docx" contain the word "testdoc" in the pptx linked document.


"TestUnitPoi35Filter.java" is the JUnit class.
Comment 1 Nick Burch 2008-08-05 06:08:39 UTC

*** This bug has been marked as a duplicate of bug 45549 ***