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

Thomas Mueller commented on OAK-2497:
-------------------------------------

The test I made (with Oak trunk actually, and a manually configured ordered 
index):

{noformat}
//*[@cq:lastModified >= '1900-01-01T17:10:05.666Z']
153 results
 
//*[@cq:lastModified >= '1900-01-01T17:10:05.666z']
0 results
{noformat}


> Range query with incorrectly formatted date
> -------------------------------------------
>
>                 Key: OAK-2497
>                 URL: https://issues.apache.org/jira/browse/OAK-2497
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.2, 1.0.12, 1.1.7
>
>
> Range queries on Date properties, with incorrectly formatted date, return no 
> results (instead of either failing, or returning the expected result). 
> Example date: {{2015-01-22T17:10:05.666z}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to