Bug 45564

Summary: poi-3.5-beta1-20080718.jar - The name of a document (docx, xlsx, or pptx) linked to a 2007 xlsx document is not extracted.
Product: POI Reporter: xtrim <grizolle_benedicte>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Server 2003   
Attachments: Contains JUnit test class and documents used for testing.

Description xtrim 2008-08-05 07:47:38 UTC
Created attachment 22387 [details]
Contains JUnit test class and documents used for testing.

The filename of a document linked to the current excel 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" (this word is part of the filename of the linked document).

Notes on the attached documents:


- the document "classic_NameLinkedObject_word.xlsx" contains the word "testdoc" in the filename of the docx linked document.

- the document "classic_NameLinkedObject_excel.xlsx" contains the word "testdoc" in the filename of the xlsx linked document.

- the document "classic_NameLinkedObject_ppt.xlsx" contains the word "testdoc" in the filename of the pptx linked document.


"TestUnitPoi35Filter.java" is the JUnit class.
Comment 1 Javen O'Neal 2016-06-20 08:56:01 UTC
There isn't enough information in this bug to figure out what's wrong. Closing this 8 year old bug.
Comment 2 Javen O'Neal 2016-06-20 08:56:41 UTC

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