Raymond Wells created CXF-7481:
----------------------------------

             Summary: FiqlParser throws SearchParseException on empty string 
value
                 Key: CXF-7481
                 URL: https://issues.apache.org/jira/browse/CXF-7481
             Project: CXF
          Issue Type: Bug
            Reporter: Raymond Wells


How to reproduce:

Try to pass a comparison with an empty string into FiqlParser#parse. Example: 

{{name==}}

Expected Result:

Parser treats expression as a comparison between the property 'name' and an 
empty string value ''.

Actual Result:

Parser throws SearchParseException.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to