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 2013/07/18 15:44:56 UTC

[jira] [Resolved] (CXF-5138) Separating search parameters by ; (for AND) produces a NULL search condition

     [ https://issues.apache.org/jira/browse/CXF-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-5138.
-----------------------------------

    Resolution: Invalid
      Assignee: Sergey Beryozkin

Please check a "Where to put contextual property ignore.matrix.parameters=true" thread - in your case you have an invalid expression, note a single '='. 
FYI, the conclusion there is to let users optionally support single '=' equals operators
                
> Separating search parameters by ; (for AND) produces a NULL search condition
> ----------------------------------------------------------------------------
>
>                 Key: CXF-5138
>                 URL: https://issues.apache.org/jira/browse/CXF-5138
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.6.7
>            Reporter: Chris Eineke
>            Assignee: Sergey Beryozkin
>            Priority: Critical
>
> When separating a search with ';' (to indicate AND), SearchContext.getCondition(SearchBean.class) returns null.
> This works:
> ?_s=name==CXF
> This doesn't:
> ?_s=name==CXF;version=1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira