[
https://issues.apache.org/jira/browse/OLINGO-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144552#comment-15144552
]
Dirk Mahler commented on OLINGO-883:
------------------------------------
Thanks for confirming that fast ;-) Note: it should be cross-checked if this
also holds for other literals, e.g. "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
>
> 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)