[Geoserver-devel] [jira] (GEOS-5555) WFS 2.0.0 GetFeature ignores maxFeatures

Jonathan Moules created BugGEOS-5555
WFS 2.0.0 GetFeature ignores maxFeatures

Issue Type:

BugBug

Affects Versions:

2.2.3

Assignee:

Andrea Aime

Components:

WFS

Created:

11/Jan/13 7:02 AM

Description:

A rather major one with larger datasets.
MaxFeatures is ignored with WFS 2.0.0 GET requests

So the following (copied and pasted from the documentation) will return the entire dataset (and possibly crash my browser):

http://wppgeog3:8082/geoserver/wfs?service=wfs&version=2.0.0&request=GetFeature&typeName=Test_DB:OS_CODEPOINT_WSHIRE&maxFeatures=10

But if I change the version to 1.0.0 or 1.1.0 it’ll work fine.
I don’t think this happens with XML POST requests but I don’t have an easy way to confirm that myself.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Jonathan Moules

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)

Andrea Aime reopened BugGEOS-5555
WFS 2.0.0 GetFeature ignores maxFeatures

Reopening as a bug in the docs. Indeed the docs use WFS 2.0 and maxFeature

Change By:

Andrea Aime (11/Jan/13 8:20 AM)

Status:

Resolved Reopened

Resolution:

Not A Bug

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)