Workspace validation does not check for existing and valid URI
--------------------------------------------------------------
Key: GEOS-3398
URL: http://jira.codehaus.org/browse/GEOS-3398
Project: GeoServer
Issue Type: Bug
Components: Configuration
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.0-RC2
I was looking into a user report having troubles with some layers with GetFeatureInfo (http://jira.codehaus.org/browse/GEOS-3337) and he gave me access to his server.
There I noticed how the layer was contained in a workspace without any URI, and that was the breaking factor.
Now, the UI has validators for the URI but the rest config relies on the catalog to validate stuff, and CatalogImpl.validate(workspace) does not check for the associated NamespaceInfoImpl -> it should be there and have a valid URI (at least for the time being).
--
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