https://bz.apache.org/bugzilla/show_bug.cgi?id=63255
--- Comment #5 from Jerome <[email protected]> --- Same issue here. Apparently, the problematic code is within `FunctionParser.compileString(String value)` method. As stated in javadoc: "Removes escapes from '$', ',' and '\'." This is why it's working perfectly fine when no variable is used. -- You are receiving this mail because: You are the assignee for the bug.
