Bug 30861 - Poi unable to read excel file with auto filter on
Summary: Poi unable to read excel file with auto filter on
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 2.5-FINAL
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on: 27929
Blocks:
  Show dependency tree
 
Reported: 2004-08-26 09:44 UTC by bart
Modified: 2005-02-18 07:54 UTC (History)
0 users



Attachments
template file with auto filter on (13.50 KB, patch)
2004-08-26 10:11 UTC, bart
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bart 2004-08-26 09:44:39 UTC
We have an application where poi reads in an excel file using version 2.5.1 
final. Everything works fine (except for the known bugs like comments).
When we try to read in the same excel file with auto filter set to true, poi 
throws an unknownRecordFormat exception.
This still worked in the previous version we were testing with (poi v2.0 Final)
Comment 1 Avik Sengupta 2004-08-26 10:00:48 UTC
Could you possibly attach the file?
Comment 2 bart 2004-08-26 10:11:25 UTC
Created attachment 12535 [details]
template file with auto filter on
Comment 3 Glen Stampoultzis 2004-09-19 02:30:24 UTC
This should be fixed with the patch that I applied for 27929.  Checkout of HEAD
and give it a shot.
Comment 4 yusuke kanda 2005-02-18 16:54:49 UTC
Comment on attachment 12535 [details]
template file with auto filter on

1