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


Josh Micich <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Josh Micich <[EMAIL PROTECTED]>  2008-09-11 16:24:52 PST ---
fixed in svn 694534.

As you pointed out, the ColumnInfoRecords were not being kept in proper order. 
Rather than disable the optimisation, I fixed the logic to keep the records
sorted.  There were a few other methods besides groupColumnRange() that relied
on proper ordering.

Junit added for groupColumnRange() and collapseColumn()/expandColumn() 


-- 
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]

Reply via email to