[
https://issues.apache.org/jira/browse/OLINGO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bolz resolved OLINGO-686.
---------------------------------
Resolution: Fixed
With this
[commit|https://git1-us-west.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=2e26075a11973a4bbc8e11f208a372e014e93f1d]
> Comma in key predicate caused URIParse to fail with Unknown literal: '['1]'
> ---------------------------------------------------------------------------
>
> Key: OLINGO-686
> URL: https://issues.apache.org/jira/browse/OLINGO-686
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Affects Versions: V2 2.0.3, V2 2.0.4
> Reporter: David Vilaverde
> Assignee: Michael Bolz
> Priority: Minor
> Fix For: V2 2.0.5
>
>
> If a key for an entity contains a comma (e.g Employee('1,2')) will fail to
> parse with
> org.apache.olingo.odata2.api.uri.UriSyntaxException: Unknown literal: '['1]'.
> at
> org.apache.olingo.odata2.core.uri.UriParserImpl.convertEdmLiteralException(UriParserImpl.java:858)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)