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 2016/06/19 22:49:59 UTC

[Bug 59728] New: Should not be able to add an array formula to merged region

https://bz.apache.org/bugzilla/show_bug.cgi?id=59728

            Bug ID: 59728
           Summary: Should not be able to add an array formula to merged
                    region
           Product: POI
           Version: 3.15-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: onealj@apache.org

When adding merged regions, a check is performed to make sure the candidate
merged region does not intersect cells that are part of an array formula.

The same check should be done in the opposite direction to prevent corrupting
the workbook.

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


[Bug 59728] Should not be able to add an array formula to merged region

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59728

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux                       |All

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


[Bug 59728] Should not be able to add an array formula to merged region

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59728

--- Comment #1 from Javen O'Neal <on...@apache.org> ---
Added disabled unit test in r1749225.

Currently fails on HSSF and XSSF.

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