Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=GEOS-61
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GEOS-61
Summary: Default Namespace doesn't work quite as it used to...
Type: Bug
Status: Open
Priority: Trivial
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: GeoServer
Components:
Configuration
Global
Fix Fors:
1.2
Versions:
1.2
Assignee: David Zwiers
Reporter: Chris Holmes
Created: Mon, 19 Jan 2004 3:38 PM
Updated: Mon, 19 Jan 2004 3:38 PM
Description:
It looks like the new configuration model is reading in the default="true" attribute, but it is missing one of the old nice features of having set the default namespace - namely not having to specify a prefix when doing kvps.
For example if topp was my default namespace, I previously was able to just say
http://localhost:8081/geoserver/wfs/GetFeature?typename=road
but now I have to say
http://localhost:8081/geoserver/wfs/GetFeature?typename=topp:road.
(yes I know this is being incredibly anal, it only needs to be fixed for 1.2.0)
David, I'm assigning this to you since you know the current global model better than I right now - just make it so any feature lookup that doesn't include a namespace defaults to the default namespace. If you comment and tell me where to do this I can take it...
---------------------------------------------------------------------
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