Bug 45538

Summary: poi-3.5-beta1-20080718.jar - content from the header and footer of an Office 2003 xls 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-04 08:13:06 UTC
Created attachment 22362 [details]
Contains JUnit test class and documents used for testing.

The text contained in the header and footer of an excel 2003 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.xls" and "form_Header.xls" contain the words "testdoc" and "test phrase" in the header.


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


"TestUnitPoi35Filter.java" is the JUnit class.
Comment 1 Nick Burch 2008-08-04 14:21:25 UTC
Thanks for the report, test case and files

Fixed in svn trunk, and unit tests added
Comment 2 xtrim 2008-09-15 06:39:03 UTC
(In reply to comment #1)
> Thanks for the report, test case and files
> Fixed in svn trunk, and unit tests added

Hi,

Thanks for this fix!
Please, may you tell us when is planned the next release?

Regards,
Bénédicte