[Geoserver-devel] [jira] Created: (GEOS-4602) Invalid schemaLocation in GetFeature WFS-1.1.0 response

Invalid schemaLocation in GetFeature WFS-1.1.0 response
-------------------------------------------------------

                 Key: GEOS-4602
                 URL: http://jira.codehaus.org/browse/GEOS-4602
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 2.1.0
            Reporter: Rudi Hochmeister
            Assignee: Andrea Aime

A WFS-1.1.0 GetFeature(GET request) on a FeatureType without declaring a namespace
(default namespace should be picked from geoserver) returns a not valid schemaLocation in response, because of missing namespace.
IMHO schemaLocation must always be pair of values in order to be valid.

In WFS-1.0.0 Response schemaLocation has correct pair of values.

Solution would be to automatically put the geoserver default namespace into schemaLocation, if not provided in request.

--
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