Version: unspecified Product: POI Component: POI Overall Platform: PC OS: Windows Server 2003 Severity: normal Priority: P2 Target Milestone: -- 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. Description: 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. + Add an attachment: Description: Contains JUnit test class and documents used for testing. Content type: auto-detect Comment: The attachment is a ZIP file.