Limit of 20 filter elements in WFS
----------------------------------
Key: GEOS-4681
URL: https://jira.codehaus.org/browse/GEOS-4681
Project: GeoServer
Issue Type: Bug
Components: WFS
Affects Versions: 2.0.1
Environment: Windows Server 2008, Postgres 8.4.2
Reporter: Tilo Wütherich
Assignee: Andrea Aime
If a WFS-filter contains more than 20 elements, like
<ogc:PropertyIsEqualTo>
<ogc:PropertyName>id</ogc:PropertyName>
<ogc:Literal>123</ogc:Literal>
</ogc:PropertyIsEqualTo>
the output is unfiltered, contains complete set of records for the coordinate.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira