Bug 23631 - PaneRecord.class missing in factory enumeration
Summary: PaneRecord.class missing in factory enumeration
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-pre3
Hardware: All Windows XP
: P3 major (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-06 17:58 UTC by Robert Flaherty
Modified: 2006-08-28 20:25 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Flaherty 2003-10-06 17:58:52 UTC
PaneRecord.class is missing from RecordFactory and EventRecordFactory (not
sure if that's all).
Comment 1 Robert Flaherty 2003-10-18 02:23:05 UTC
Note that Panerecord.class missing from the enumeration results in an 
UnknownRecord being created instead of a PaneRecord when reading a file.
Comment 2 Jason Height 2003-10-19 22:44:26 UTC
Do you feel like creating a patch in unified diff format and attaching it to
this bug?

Sure i could make the change but you know exactly what needs to be done.

Jason
Comment 3 Robert Flaherty 2003-10-20 14:29:59 UTC
If that response was directed at me, I have no idea what you mean by "unified 
diff format".  I've only been using POI for about a week!  I've never even 
used CVS!  I was hoping one of the 3 authors would handle this.
Comment 4 Jason Height 2006-08-29 03:25:50 UTC
Added support for retrieving pane information in SVN

Jason