DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40853


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.5                         |3.0




------- Additional Comments From [EMAIL PROTECTED]  2007-12-17 17:49 -------
I confirm the issue.
Problem is in collapseRow in RowRecordsAggregate.java .
findStartOfRowOutlineGroup finds the first row with the same level of grouping
as the input rowNumber.
But when writeHidden is called later on, only the first row is passed as
argument and so the orginal row level is now longer available. So writeHidden
only works on the inner group.
Apparently the same issue exists with columns grouping when inner and outer
groups have the same start column.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to