Issue Details (XML | Word | Printable)

Key: MBS-5335
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Kuno Woudt
Reporter: Wes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

$entity is undefined in WebServiceStash.pm

Created: 21/Sep/12 12:24 AM   Updated: 01/Oct/12 01:25 PM   Resolved: 01/Oct/12 01:25 PM
Component/s: None
Affects Version/s: 2012-09-17
Fix Version/s: 2012-10-01

Environment: HTTP


 Description  « Hide

Apparently this data exists in some context, else I wouldn't have the ID. I have a small number of other albums which show the same behavior, and many many others which (happily) don't.

http://musicbrainz.org/ws/2/recording/5f04de02-2456-4a9d-ae2a-ae8281256109

Error:

Caught exception in MusicBrainz::Server::Controller::WS::2::Recording->recording "Can't call method "meta" on an undefined value at lib/MusicBrainz/Server/WebService/WebServiceStash.pm line 16."

Stack trace:

line 16 MusicBrainz::Server::WebService::WebServiceStash
line 59 MusicBrainz::Server::Controller::WS::2::Recording
line 118 MusicBrainz::Server::Controller::WS::2::Recording
line 322 MusicBrainz::Server
line 322 MusicBrainz::Server
line 322 MusicBrainz::Server
line 286 MusicBrainz::Server

Request data:

$VAR1 = {
'query_parameters' => {},
'body_parameters' => {}
};



Sort Order: Ascending order - Click to sort in descending order

Ian McEwen added a comment - 21/Sep/12 07:48 AM

Okay, I stand corrected – warp just didn't actually deploy on beta. This is fixed on beta now that I've done a deployment to update translations.