https://issues.apache.org/bugzilla/show_bug.cgi?id=46186
Bob Stox <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.5-dev |3.2-FINAL --- Comment #4 from Bob Stox <[email protected]> 2009-03-13 12:05:20 PST --- The Problem was that in 3.2 a new variable was added to the Sheet class _gutsRecord but it was never initialized when in the Sheet(RecordStream rs) constructor. I just added the code to check for the GutsRecord.sid and the assign the record to the variable -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
