You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Chris Eineke (JIRA)" <ji...@apache.org> on 2013/07/18 15:50:54 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13712335#comment-13712335 ] 

Chris Eineke commented on CXF-5138:
-----------------------------------

Sorry that was a typo. It is

?_s=name==CXF;version==1
                
> 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