[ 
https://issues.apache.org/jira/browse/CXF-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135298#comment-14135298
 ] 

Sergey Beryozkin commented on CXF-6002:
---------------------------------------

Hi, sorry for a delay and thanks for your query.
For your info: Please ask the questions at the CXF users mailing list; clearly 
the fact it may not be known how to pass such characters does not mean we are 
dealing with a bug here.

I've checked the source, a contextual property "search.decode.values" needs to 
be set to true (for example, you'd set it in jaxrs:properties) and this 
property would allow for passing ',' or ';' as a percent encoded character as 
part of a given value. 

Thanks



> escape special characters (comma, semicolon) in FIQL search expression
> ----------------------------------------------------------------------
>
>                 Key: CXF-6002
>                 URL: https://issues.apache.org/jira/browse/CXF-6002
>             Project: CXF
>          Issue Type: Bug
>            Reporter: ashish thukral
>
> i started using CXF FIQL search expression. in one case my search exp looks 
> like this _s=(name==abc,123). i want to search with the name = "abc,123" ie 
> the comma char is part of the whole name. but FIQL treats it as OR expression 
> and doesn't parse it correctly. is there any way to escape chars like , or ; 
> in FIQL search ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to