You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Daniel Fernández (JIRA)" <ji...@apache.org> on 2017/03/30 13:22:41 UTC

[jira] [Commented] (OLINGO-883) Datetime literal is case sensitive

    [ https://issues.apache.org/jira/browse/OLINGO-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949045#comment-15949045 ] 

Daniel Fernández commented on OLINGO-883:
-----------------------------------------

Please note that "DateTimeOffset" appears to be still case sensitive in v2.0.8, requiring to be specified in lower case as "datetimeoffset"

> Datetime literal is case sensitive
> ----------------------------------
>
>                 Key: OLINGO-883
>                 URL: https://issues.apache.org/jira/browse/OLINGO-883
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 2.0.5
>            Reporter: Dirk Mahler
>            Assignee: Christian Amend
>             Fix For: V2 2.0.7
>
>
> We're using Spotfire's ODATA connector to retrieve data. For datetime columns the following filter is generated:
> {code}
> MyTimeStamp ge DateTime'2016-01-01T00:00:00'
> {code}
> Olingo fails parsing the filter because it expects "DateTime" to be in lower-case, i.e. "datetime"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)