REST API generates invalid internal links
-----------------------------------------
Key: GEOS-3819
URL: http://jira.codehaus.org/browse/GEOS-3819
Project: GeoServer
Issue Type: Bug
Components: REST
Affects Versions: 2.0.1, 2.1.x
Reporter: David Winslow
Assignee: Andrea Aime
Attachments: restcheck.py
Some of the internal links generated by the REST API are not recognized by the REST API. It seems that the internal ids, rather than the names, are being used in the generated URL, but the lookups are done based on names instead of ids.
Attached is a python script that can be used to identify internal 404's.
--
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