https://issues.apache.org/bugzilla/show_bug.cgi?id=45380
Summary: ArrayPty.getConstantText(Object) may be missing a return
Product: POI
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
This is in trunk (currently r664220)
org.apache.poi.hssf.record.formula.ArrayPtg.getConstantText(Object) always
throws an IllegalArgumentException if a Boolean is passed in. When a Boolean
is processed in the method, there is no return like there is for handing other
types.
--
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]