[Geoserver-devel] [jira] Created: (GEOS-3430) Ending a list resource URL with a trailing "/" results in failure to locate its template

Ending a list resource URL with a trailing "/" results in failure to locate its template
----------------------------------------------------------------------------------------

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

The following works:

http://localhost:8080/geoserver/rest/workspaces/tiger/datastores

but this does not, as it ends up trying to locate a DataStoreInfo template instead:

http://localhost:8080/geoserver/rest/workspaces/tiger/datastores/

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