On Wed, Oct 20, 2010 at 5:12 PM, Christoph Baudson
<[email protected]> wrote:
> Hi GeoExt devs,
>
> when creating a WFS GetFeature request with a GeoExt FormPanel [1] I get this 
> XML [2]. GeoExt 1.0, OpenLayers 2.10.
>
> However, MapServer doesn't interpret the filter, all features of the 
> featuretype are returned. Apparently, this is due to the "And" operator 
> wrapping only a single term. The OGC spec says, "And" shall only be applied 
> with two or more terms.
>
> Is this a bug in GeoExt? If I remove the "And" tags from the XML, it works in 
> MapServer.

Hi. So yes, it sounds like a bug. The code do change is in
lib/GeoExt/widgets/form.js. Thanks for reporting this, and I'm happy
to do reviews :-)


-- 
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : [email protected]
http://www.camptocamp.com
_______________________________________________
Dev mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/dev

Reply via email to