[mb-bugs] [jira] Closed: (MBS-3133) inc=release-groups+type with release lookup throws error
Oliver Charles (JIRA)
jira-admin at musicbrainz.org
Wed Aug 3 15:09:08 UTC 2011
[ http://tickets.musicbrainz.org/browse/MBS-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oliver Charles closed MBS-3133.
-------------------------------
Resolution: Invalid
"Type" is indeed not a valid inc parameter, nor is it mentioned as being one in http://wiki.musicbrainz.org/XML_Web_Service#inc.3D_arguments_which_affect_subqueries. With MBS-2886 fixed the error message will be more informative, but this ticket as it stands is invalid.
> inc=release-groups+type with release lookup throws error
> --------------------------------------------------------
>
> Key: MBS-3133
> URL: http://tickets.musicbrainz.org/browse/MBS-3133
> Project: MusicBrainz Server
> Issue Type: Bug
> Components: Web service
> Reporter: Jeremiah Boyle
> Assignee: Oliver Charles
> Fix For: Bug fixes, 2011-08-08
>
>
> i requested:
> http://musicbrainz.org/ws/2/release/1bc512a3-c122-4d20-a460-9615b0bdc6a0?inc=release-groups+type
> and i got:
> Errors:
> Caught exception in MusicBrainz::Server::Controller::WS::2::Release->root "Unknown inc parameter type at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/WebService/WebServiceInc.pm line 68."
> Caught exception in MusicBrainz::Server::Controller::WS::2::Release->release "Can't call method "media" on an undefined value at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/ControllerBase/WS/2.pm line 305."
> Stack trace:
> line 305 MusicBrainz::Server::ControllerBase::WS::2
> line 56 MusicBrainz::Server::Controller::WS::2::Release
> line 155 MusicBrainz::Server::Controller::WS::2::Release
> line 258 MusicBrainz::Server
> Request data:
> $VAR1 = {
> 'query_parameters' => {
> 'inc' => 'release-groups type'
> },
> 'body_parameters' => {}
> };
>
--
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