Mr.Z created JEXL-353:
-------------------------
Summary: Apache commons-jexl reference have a error
Key: JEXL-353
URL: https://issues.apache.org/jira/browse/JEXL-353
Project: Commons JEXL
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Mr.Z
Fix For: Later
Attachments: Snipaste_2021-11-02_10-24-40.png
[Apache Commons-jexl
Reference|https://commons.apache.org/proper/commons-jexl/reference/syntax.html]
Part *Operators*
Example : _Not-In or Not-Match_{{_!~_ }}
When the expression {color:#FF0000}_*"a" !~ ["a","b","c","d","e",f"]*_{color}
is executed,will return _*false,*_
but now doc is *true*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)