<p>Hey Roald,</p>
<p>the PropertyName will still always be set, unless you have a poorly configured WFS protocol (i.e. no FeatureNS set).</p>
<p>How is your protocol configured (the one that used to work in 2.10, but does not any more)? Maybe we find a better way to determine poorly configured protocols.</p>
<p>FYI, the offending change came with <br>
<a href="http://trac.osgeo.org/openlayers/ticket/3368">http://trac.osgeo.org/openlayers/ticket/3368</a></p>
<p>Andreas.</p>
<p><blockquote type="cite">On Jul 16, 2011 8:25 AM, &quot;Roald de Wit&quot; &lt;<a href="mailto:list@rdewit.net">list@rdewit.net</a>&gt; wrote:<br><br>Hi,<br>
<br>
When trying out one of my apps with OL trunk, I get the following error: &quot;WFS server error. Invalid or Unsupported FILTER in GetFeature&quot;. Whilst digging through the code, I noticed that the WFS requests have changed: the PropertyName tag has been removed from the BBOX Filter.<br>

<br>
It seems possible to work around the problem by providing a &#39;property&#39; attribute to the BBOX filter, but since I use a WFS protocol with a BBOX Strategy, this strategy does not allow me to add this attribute to the filter without overriding the createFilter method.<br>

<br>
It looks like this change is not in OL 2.11-RC1 but if RC2 will be a re-branch from trunk (as crschmidt suggests in another thread), then this could cause problems for people using MS 6.0.x with OL 2.11.<br>
<br>
Alexandre Dube reported the same error on the MS trac a few days ago: <a href="http://trac.osgeo.org/mapserver/ticket/3955" target="_blank">http://trac.osgeo.org/<u></u>mapserver/ticket/3955</a>. He might have run into the same problem. Strictly speaking, it seems to be a MS bug and not an OL one. But what if it takes a long time before this bug gets fixed? And, could this be classed as a regression, since 2.10 does not have this problem?<br>

<br>
Regards, Roald<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Dev mailing list<br>
<a href="mailto:Dev@lists.osgeo.org" target="_blank">Dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>dev</a><br>
</blockquote></p>