-
Bug
-
Resolution: Fixed
-
High
-
None
-
None
Hi, I am working on a simple wrapper that randomly queries musicbrainz WS to collect some entity description for some experiment (I'm a phd candidate visiting at ISI, USC). I'm not going to abuse of the system, just randomly collect some data to compare them. While I was doing some test, I got this.
Hope you can fix it soon.
saluti,
Stefano
Error:
Caught exception in MusicBrainz::Server::Controller::WS::2::Artist->artist "Can't use an undefined value as an ARRAY reference at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Controller/WS/2/Artist.pm line 107."
Stack trace:
line 107 MusicBrainz::Server::Controller::WS::2::Artist
line 50 MusicBrainz::Server::Controller::WS::2::Artist
line 270 MusicBrainz::Server
Request data:
$VAR1 = {
'query_parameters' =>
,
'body_parameters' => {}
};
- is duplicated by
-
MBS-3441 Error when looking up works by artist
- Closed