id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,state
2009,WFS OGC-Filter Intersects works only with geometry type box,crrattner,,"WFS OGC-Filter Intersects works only with geometry type box. All other geometries will produce a WFS query with a degenerated GML fragment like the following:


{{{
<ogc:Intersects><ogc:PropertyName>GEOLOC</ogc:PropertyName>
<gml:Box xmlns:gml=""http://www.opengis.net/gml"" srsName=""EPSG:25832"">
<gml:coordinates decimal=""."" cs="","" ts="" "">undefined,undefined undefined,undefined</gml:coordinates>
</gml:Box>
</ogc:Intersects>

}}}

",bug,new,minor,2.13 Release,Format.Filter,2.7,,,,
