Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/GEOS-189
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GEOS-189
Summary: getFeature's results do not validate
Type: Bug
Status: Unassigned
Priority: Critical
Original Estimate: 3 hours
Time Spent: Unknown
Remaining: 3 hours
Project: GeoServer
Components:
WFS
Fix Fors:
2.0
Versions:
2.0
Assignee:
Reporter: David Zwiers
Created: Mon, 5 Jul 2004 4:03 PM
Updated: Mon, 5 Jul 2004 4:03 PM
Environment: Fedore 1.0, Tomcat 5.x
Description:
The XML result appears to be well formed, but too many default namespaces are declared in the first element, confusing a validating parser. There should only be upto one default namespace, and the other namespaces must be qualified (prefixes).
My recomendation to solve this is to add prefixes to all the namespaces, as all the namespaces have well known prefixes (used defined for the data, standards defined for the rest).
I will link in two files which are the result of a describeFeatureType and getFeature request (the second only has one feature through a fid filter).
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira