Patch: for multiple ogc:Filter tags in Query when a wfs1.0.0 getFeature request
is done and empty FidFilter
-----------------------------------------------------------------------------------------------------------
Key: GEOT-2757
URL: http://jira.codehaus.org/browse/GEOT-2757
Project: GeoTools
Issue Type: Improvement
Components: core xml
Reporter: Roy Braam
Attachments: double filter fix wfs1.0.0
The WFS1.0.0 datastore did a incompatible GetFeature request (with filter) to
the server. Something like:
<?xml version="1.0" encoding="UTF-8"?>
<GetFeature xmlns="http://www.opengis.net/wfs"
xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
version="1.0.0" service="WFS" outputFormat="GML2"><Query
typeName="app:Plangebied"><ogc:Filter><ogc:PropertyIsEqualTo><ogc:PropertyName>plangebied</ogc:PropertyName>
<ogc:Literal>NL.IMRO.0333.0300-vst2</ogc:Literal>
</ogc:PropertyIsEqualTo>
</ogc:Filter>
<ogc:Filter></ogc:Filter>
</Query>
</GetFeature>
A empty filter was added.
--
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
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel