[Geoserver-devel] [jira] (GEOS-5372) WFS 2.0.0 DescribeFeatureType : typenames vs typename

didier richard created BugGEOS-5372
WFS 2.0.0 DescribeFeatureType : typenames vs typename

Issue Type:

BugBug

Affects Versions:

2.2.1

Assignee:

Andrea Aime

Components:

WFS

Created:

25/Oct/12 6:21 AM

Description:

Tested with fresh new 2.2.1 instance.

http://localhost:8080/geoserver/ows?service=wfs&version=2.0.0&request=DescribeFeatureType => returns the full list of featuretype schemas (OK)

http://localhost:8080/geoserver/ows?service=wfs&version=2.0.0&request=DescribeFeatureType&typeNames=typeNames=tiger:tiger_road => returns the full list of feature type schemas (NOK)

http://localhost:8080/geoserver/ows?service=wfs&version=2.0.0&request=DescribeFeatureType&typeName=tiger:tiger_roads => returns the correct describeFeatureType for tiger:tiger_roads (NOK as only typenames should be supported in WFS 2.0.0)

Emmanuel SEGUIN using Didier Richard account (don’t know how I could get one)

Project:

GeoServer

Priority:

MajorMajor

Reporter:

didier richard

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)