[Geoserver-devel] [jira] Created: (GEOS-3358) Workspace URI validation too strict

Workspace URI validation too strict
-----------------------------------

                 Key: GEOS-3358
                 URL: http://jira.codehaus.org/browse/GEOS-3358
             Project: GeoServer
          Issue Type: Bug
          Components: Wicket UI
    Affects Versions: 2.0-RC1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.0-RC2

The validation requires an URL, URI can be much more general
http://en.wikipedia.org/wiki/URI_scheme#Generic_syntax

First, check if XML Schema or WFS makes specific restrictions on what a namespace URI can be, if there is none just make a validator that builds a new URI(path) and catches URISyntaxException

--
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