[Geoserver-devel] [jira] Created: (GEOS-4231) GML2 outputFormat with wrong namespace schema url if request multible typeNames

GML2 outputFormat with wrong namespace schema url if request multible typeNames
-------------------------------------------------------------------------------

                 Key: GEOS-4231
                 URL: http://jira.codehaus.org/browse/GEOS-4231
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 2.1-beta1, 2.0.2
            Reporter: Frank Gasdorf
            Assignee: Andrea Aime
         Attachments: stacktrace.rtf

getFeature Request with outputFormat GML2 and multiple typeNames such as:
WFS 1.1.0
http://demo.opengeo.org/geoserver/wfs?request=GetFeature&typeName=og:archsites,og:bugsites&version=1.1.0&outputFormat=GML2
as well as WFS 1.0.0
http://demo.opengeo.org/geoserver/wfs?request=GetFeature&typeName=og:archsites,og:bugsites&version=1.0.0&outputFormat=GML2

has a wrong DescribeFeatureType URL. The first type has got the namespace, the second hasn't. The Response would raise an exception. Please see attached stack-trace.

With an older geoserver-version (e.g. 1.7.x) the response is correct.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira