[ https://issues.apache.org/jira/browse/OLINGO-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416064#comment-17416064 ]
Ramya Vasanth commented on OLINGO-1530: --------------------------------------- Applied the patch as part of the commit https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=006bf435948d6d56fb61402fd1a783dffb90f0e7 > + in url filter parameter is passed as space > -------------------------------------------- > > Key: OLINGO-1530 > URL: https://issues.apache.org/jira/browse/OLINGO-1530 > Project: Olingo > Issue Type: Bug > Components: odata2-core > Affects Versions: V2 2.0.11 > Reporter: Mohan Kumar Agarwal > Priority: Major > Labels: odata2 > Attachments: supportplus.patch > > > Filter parameter like > ?$filter=EmployeeId ne 'C+D' is passed as EmployeeId ne 'C D' in filterString > In the backend the data is stored as C+D, so as it is passed with C D, > backend returns empty list. -- This message was sent by Atlassian Jira (v8.3.4#803005)