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

Christian Amend commented on OLINGO-883:
----------------------------------------

I just checked with the specification and it seems that the "datetime" prefix 
really is case insensitive so this is a bug.

> 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
>
> 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.4#6332)

Reply via email to