Bug 45539 - poi-3.5-beta1-20080718.jar - content from the header and footer of an Office 2007 docx document is not extracted.
Summary: poi-3.5-beta1-20080718.jar - content from the header and footer of an Office ...
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-04 08:32 UTC by xtrim
Modified: 2008-08-09 08:08 UTC (History)
0 users



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

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

The text contained in the header and footer 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 word "testdoc" and "test phrase".

Notes on the attached document:

- the document "classic_Header.docx" and "form_Header.docx" contain the words "testdoc" and "test phrase" in the header.

- the document "classic_Footer.docs" and "form_Footer.docx" contain the words "testdoc" and "test phrase" in the footer.


"TestUnitPoi35Filter.java" is the JUnit class.
Comment 1 Nick Burch 2008-08-09 08:08:13 UTC
Fixed in svn