You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/08/23 10:06:00 UTC

[jira] [Resolved] (CXF-7481) FiqlParser throws SearchParseException on empty string value

     [ 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)