Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-3466

otherlookup for non-existent MBID throws ISE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • Bug fixes, 2011-11-14
    • None
    • Search
    • None

      http://musicbrainz.org/otherlookup/mbid?other-lookup.mbid=a7c2534c-a6db-4e9d-955a-24b42990b374

      Error:
      
      Couldn't detach to command "not_found": Invalid action or component.
      
      Stack trace:
      
          line 273 MusicBrainz::Server
      
      Request data:
      
      $VAR1 = {
                'query_parameters' => {
                                        'other-lookup.mbid' => 'a7c2534c-a6db-4e9d-955a-24b42990b374'
                                      },
                'body_parameters' => {}
              };
                  
      

      On test:
      http://test.musicbrainz.org/otherlookup/mbid?other-lookup.mbid=a7c2534c-a6db-4e9d-955a-24b42990b374

      Couldn't detach to command "not_found": Invalid action or component.
      
      Stack Trace
      Package 	Line 	File
      MusicBrainz::Server 	256 	/home/musicbrainz/musicbrainz-server/lib/MusicBrainz/Server.pm
      
      253: alarm(0); 
      254: } 
      255: else { 
      256: $c->$orig(@_); 
      257: } 
      258: }; 
      259: 
      

            acid2 Oliver Charles
            voiceinsideyou voiceinsideyou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug fixes, 2011-11-14