You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If A String and a Boolean is passed to this method, it throws an exception and just dies.
Booleans (True or False) should be treated just like strings and just concatenated together, so that this would not cause any problems.
If A String and a Boolean is passed to this method, it throws an exception and just dies.
Booleans (True or False) should be treated just like strings and just concatenated together, so that this would not cause any problems.
See a way to fix this error
https://issues.apache.org/jira/browse/JEXL-199
The text was updated successfully, but these errors were encountered: