[Geoserver-devel] [jira] Created: (GEOS-3042) Workspace name must be equal to namespace prefix

Workspace name must be equal to namespace prefix
------------------------------------------------

                 Key: GEOS-3042
                 URL: http://jira.codehaus.org/browse/GEOS-3042
             Project: GeoServer
          Issue Type: Bug
          Components: Global
            Reporter: Ben Caradoc-Davies
            Assignee: Andrea Aime

New-style data directory workspace name must be equal to the namespace prefix or feature types cannot be located. This bears no resemblance to the examples in GSIP 34.

From SecureCatalogImpl.java:554

{code}
WorkspaceInfo info = checkAccess(user, delegate.getWorkspaceByName(ns.getPrefix()));
{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