Hello,<br><br>there is a minor bug in the filter submitted by WFS GET requests:<br><br>The wfs namespace is missing. The current implementation sends<br><br>&lt;Filter xmlns:gml=&quot;<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot;&gt;<br>

<br>but should be<br><br>&lt;Filter xmlns=&quot;<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a>&quot; xmlns:gml=&quot;<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot;&gt;<br>
<br><br>regards,<br><br><br>Oyvind Idland<br>