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

--- Comment #2 from Andreas Goetz <cpui...@gmx.de> ---
Seems that OperationEvaluationContext.getDynamicReference identifies
NameType=COLUMN and then calls OperationEvaluationContext.parseColRef which
treats the passed column as integer- which it isn't.

I believe parseColRef needs more logic in this place (or is the wrong function
to call- not being a POI expert).

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