ashish thukral created CXF-6002:
-----------------------------------
Summary: 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: Wish
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)