[mb-bugs] [jira] Updated: (MBS-1600) Webservice get collection call doesnt show releases
Paul Taylor (JIRA)
jira-admin at musicbrainz.org
Wed Mar 9 10:45:21 UTC 2011
[ http://tickets.musicbrainz.org/browse/MBS-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Taylor updated MBS-1600:
-----------------------------
Summary: Webservice get collection call doesnt show releases (was: Webserice get collection call doesnt show releases)
> Webservice get collection call doesnt show releases
> ---------------------------------------------------
>
> Key: MBS-1600
> URL: http://tickets.musicbrainz.org/browse/MBS-1600
> Project: MusicBrainz Server
> Issue Type: Bug
> Components: Web service
> Affects Versions: NGS - Release Candidate 1
> Reporter: Paul Taylor
> Assignee: Oliver Charles
> Fix For: NGS - Release Candidate 2
>
>
> The doc says
> To get the contents of a collection, simple send a GET request to the releases resource
> GET /ws/2/collection/f4784850-3844-11e0-9e42-0800200c9a66/releases
> but for me it doesnt show any releases
> <?xml version="1.0" encoding="UTF-8"?><metadata xmlns="http://musicbrainz.org/ns/mmd-2.0#">
> <collection id="7ba9bdcf-6476-4a34-99bb-9b927670ed38">
> <name>My Collection</name>
> <editor>ijabz</editor>
> </collection>
> </metadata>
> even though there are releases as proofed by collection call
> http://test.musicbrainz.org/ws/2/collection
> <?xml version="1.0" encoding="UTF-8"?><metadata xmlns="http://musicbrainz.org/ns/mmd-2.0#">
> <collection-list>
> <collection id="7ba9bdcf-6476-4a34-99bb-9b927670ed38">
> <name>My Collection</name>
> <editor>ijabz</editor>
> <release-list count="1173" />
> </collection>
> </collection-list>
> </metadata>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tickets.musicbrainz.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the MusicBrainz-bugs
mailing list