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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]