Closed shadha1215 closed 4 years ago
im using cz.jirutka.rsql:rsql-parser:2.1.0 and when i pass the string with apostrophe, it throws me an RSQLParserException. im using the parse method of RSQLParser. Any idea about this issue? Expression string like "'child’s toy'"
we resolved it with escaping the quotes. so closing the ticket.
im using cz.jirutka.rsql:rsql-parser:2.1.0 and when i pass the string with apostrophe, it throws me an RSQLParserException. im using the parse method of RSQLParser. Any idea about this issue? Expression string like "'child’s toy'"