Erroneous results on WFS getFeature with OGC filter based on date
-----------------------------------------------------------------
Key: GEOS-3811
URL: http://jira.codehaus.org/browse/GEOS-3811
Project: GeoServer
Issue Type: Bug
Components: WFS
Affects Versions: 2.0.1, 1.7.7
Environment: linux debian lenny, postgresql 8.3.7
Reporter: François Van Der Biest
Assignee: Andrea Aime
The problem is explained in detail on the geoserver users mailing list : http://goo.gl/WYAY
When I create a getFeature request with a simple filter based on one attribute, I get 5 results, including one with a "date_creation" attribute whose value is 2009-08-20.
Then, I post the same request with an added condition "date_creation = 2009-08-20", and ... I get no result back.
It seems like PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsLessThan don't apply to date fields.
Yet, there's no error message.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira