Eric Lemoine wrote: > 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 :-) > > >
Hi Eric, I have created a ticket [1] with a patch. Thanks, Christoph [1] http://trac.geoext.org/ticket/366 -- ******************************************** Where2B Konferenz 2010 09. Dezember 2010 in Bonn www.where2b-conference.com ******************************************** ---------------------------------- Aufwind durch Wissen! Qualifizierte OpenSource-Schulungen bei der www.foss-academy.eu ---------------------------------- _______________________________________ W h e r e G r o u p GmbH & Co. KG Siemensstraße 8 53121 Bonn Germany Christoph Baudson Anwendungsentwickler Fon: +49 (0)228 / 90 90 38 - 15 Fax: +49 (0)228 / 90 90 38 - 11 [email protected] www.wheregroup.com Amtsgericht Bonn, HRA 6788 _______________________________________ Komplementärin: WhereGroup Verwaltungs GmbH vertreten durch: Olaf Knopp, Peter Stamm _______________________________________ _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
