Bug 45555

Summary: poi-3.5-beta1-20080718.jar - content from the end notes of a 2007 docx document is not extracted.
Product: POI Reporter: xtrim <grizolle_benedicte>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
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 05:43:11 UTC
Created attachment 22378 [details]
Contains JUnit test class and documents used for testing.

The text contained in the notes inserted at the end of a word 2007 document is not extracted.
Find in attachments the JUnit test class and the documents used for testing.
We expected to extract the words "testdoc" and "test phrase".

Notes on the attached documents:

- the documents "classic_EndNote.docx" and "form_EndNotes.docx" contain the words "testdoc" and "test phrase" in the notes inserted at the end of the documents.


"TestUnitPoi35Filter.java" is the JUnit class.
Comment 1 Yegor Kozlov 2009-07-18 02:45:57 UTC
Fixed in r795329

Regards,
Yegor