[
https://issues.apache.org/jira/browse/CXF-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-7481.
-----------------------------------
Resolution: Won't Fix
Assignee: Sergey Beryozkin
> 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
> Assignee: Sergey Beryozkin
>
> 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)