Ramesh Reddy created OLINGO-853:
-----------------------------------
Summary: Datetime values not properly encoded in OData entity
identifiers
Key: OLINGO-853
URL: https://issues.apache.org/jira/browse/OLINGO-853
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.0.0-beta-03
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: (Java) V4 4.2.0
This issue only arises when one is using "server-core-ext" module based
implementation
When the primary key of an OData entry consists of a timestamp or datetime
value an odata get request returns the following error message:
java.net.URISyntaxException: Illegal character in scheme name at index n:
tablename(partofkey='keyvalue',datepartofkey=2016-01-13 11:25:03.884)
More details can be found here https://issues.jboss.org/browse/TEIID-3914
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)