Invalid result of binary comparison for filter on temporal attributes
---------------------------------------------------------------------

                 Key: GEOT-3674
                 URL: https://jira.codehaus.org/browse/GEOT-3674
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.7.2
         Environment: JDK 1.6.0_26, Windows XP, Windows 7
            Reporter: Sebastian Graca
         Attachments: TemporalComparisonTest.java

Binary comparsion expression operating on attributes of type java.util.Date and 
java.sql.Date ignores time part of java.util.Date attribute when evaluating 
attributes' values.
So for example expression '2011.6.26 01:00:00' > '2011.6.26' will evaluate to 
true but '2011.6.26' < '2011.6.26 01:00:00' will evaluate to false.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to