You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/03/13 20:05:23 UTC

DO NOT REPLY [Bug 46186] method groupRow does not work

https://issues.apache.org/bugzilla/show_bug.cgi?id=46186


Bob Stox <bs...@dkintl.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.5-dev                     |3.2-FINAL




--- Comment #4 from Bob Stox <bs...@dkintl.com>  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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org