https://issues.apache.org/bugzilla/show_bug.cgi?id=53954
--- Comment #2 from Andreas Goetz <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
