You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2016/01/21 23:20:39 UTC

[jira] [Resolved] (OLINGO-853) Datetime values not properly encoded in OData entity identifiers

     [ https://issues.apache.org/jira/browse/OLINGO-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved OLINGO-853.
---------------------------------
    Resolution: Fixed

Done with following commits
https://github.com/apache/olingo-odata4/commit/03aa1d07d9b82e431d2b5949c4390aaf41aac6a3

https://github.com/apache/olingo-odata4/commit/16d238f96fa881f587a76d3bc6d00be11c110437

> 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)