[
https://issues.apache.org/jira/browse/OLINGO-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend resolved OLINGO-1098.
-------------------------------------
Resolution: Fixed
Assignee: Christian Amend
Fix Version/s: V2 2.0.9
Fixed with commit:
https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=474d8f3e76efa01a2a267d038aaa61a3bb14244f
> Incorrect handling of SQL wildcards '_' and '%' on filtering
> ------------------------------------------------------------
>
> Key: OLINGO-1098
> URL: https://issues.apache.org/jira/browse/OLINGO-1098
> Project: Olingo
> Issue Type: Bug
> Components: odata2-jpa
> Affects Versions: V2 2.0.8
> Reporter: Ramya
> Assignee: Christian Amend
> Fix For: V2 2.0.9
>
> Attachments: JPASQLQueryFix.diff
>
>
> When an OData filter contains the SQL wildcards '%' and '_', these are
> incorrectly translated into database queries which contain these characters
> unescaped, leading to incorrect search results.
> Suggestion is to create positional parameterized queries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)