Menu

#18 No delimiter between URIs in response to text/uri-list

open-fixed
5
2009-10-10
2009-09-01
No

in the uri-list the uris are concantenated, space bettwen them is missing
Affected resources:

/compound/{id}/conformer

/dataset/{id}/compound

Discussion

  • Pantelis Sopasakis

    The following command:

    curl -H 'Accept:text/uri-list' http://ambit.uni-plovdiv.bg:8080/ambit2/dataset/8/compound

    still returns a concatenated list of URIs with no space or new line between them. Personally, I prefer the solution of a new line rather than just a space.

     
  • Nina Jeliazkova

    Nina Jeliazkova - 2009-10-10
    • status: open --> open-fixed
     
  • Nina Jeliazkova

    Nina Jeliazkova - 2009-10-10

    Class l/ambit2-www/src/main/java/ambit2/rest/query/StructureQueryResource.java has not been updated with the previous fix, updated not in revision 1242

    http://ambit.svn.sourceforge.net/ambit/?rev=1242&view=rev

     

Log in to post a comment.