WFS 1.0.0 Cite tests, DescribeFeatureType schema namespace
----------------------------------------------------------
Key: GEOS-2941
URL: http://jira.codehaus.org/browse/GEOS-2941
Project: GeoServer
Issue Type: Bug
Reporter: Arne Kepp
Assignee: Andrea Aime
Priority: Blocker
Mostly to document why the release is stalling, but feel free to chime in:
wfs/1.0.0/basic/describefeaturetype/get/1 is currently failing on the 1.7.x branch, as far as I can tell it's because the namespace of the schema is wrong:
{code}geoserver/wfs?request=DescribeFeatureType&version=1.0.0&service=wfs{code}
used to return
{code}xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"{code}
now returns
{code}xsd:schema elementFormDefault="qualified"{code}
--
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