[ 
https://issues.apache.org/jira/browse/OLINGO-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Amend resolved OLINGO-883.
------------------------------------
       Resolution: Fixed
    Fix Version/s: V2 2.0.7

Fixed with this commit: 
https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=891d3ddd4011bebf36443d398d45b0fffbeb7795

Now the prefixes for the literals Time, DateTime, DateTimeOffset and Guid are 
case insensitive. The other literals were already case insensitive or did not 
have such a prefix.

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

Reply via email to