[
https://issues.apache.org/jira/browse/OLINGO-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bolz updated OLINGO-883:
--------------------------------
Fix Version/s: (was: V2 2.0.7)
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)