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

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to