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

            Bug ID: 62162
           Summary: indirect function with named range reference causes
                    NPE
           Product: POI
           Version: 3.15-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: samsontes...@tagetik.com
  Target Milestone: ---

Created attachment 35753
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35753&action=edit
Sample file to replicate the problem

Referring a named range in a different sheet using from an INDIRECT causes NPE.
The problem seems that the “OperationEvaluationContext” is searching the name
in the referee sheet (the one containing the formula) instead of the owner of
the name. See the suggested patch for details.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to