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

Yegor Kozlov <[email protected]> changed:

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

--- Comment #1 from Yegor Kozlov <[email protected]> 2009-12-19 03:33:15 UTC ---
Fixed in r892462, junit added. 

Your proposed solution is correct: the List in mergeCellRanges can be
structurally modified and this method should copy the input array into the
list, not use a list view of the input array.

Thanks,
Yegor

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