Bug 45555 - poi-3.5-beta1-20080718.jar - content from the end notes of a 2007 docx document is not extracted.
Summary: poi-3.5-beta1-20080718.jar - content from the end notes of a 2007 docx docume...
Status: RESOLVED FIXED
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:43 UTC by xtrim
Modified: 2009-07-18 02:45 UTC (History)
0 users



Attachments
Contains JUnit test class and documents used for testing. (67.54 KB, application/x-zip-compressed)
2008-08-05 05:43 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: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