Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
V2 2.0.5
-
None
-
None
Description
We're using Spotfire's ODATA connector to retrieve data. For datetime columns the following filter is generated:
MyTimeStamp ge DateTime'2016-01-01T00:00:00'
Olingo fails parsing the filter because it expects "DateTime" to be in lower-case, i.e. "datetime"