-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
I encountered a crash while entering a new release through the Add Release wizard. The crash occurred after filling out the first page of the wizard, and pressing the Next button.
This problem replicated a second time within 2-5 minutes of the first time.
Here is the text of the crash page.
Internal Server Error
Oops, something went wrong!
Error:
Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Add->add "Can't use an undefined value as a HASH reference at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Wizard.pm line 257."
Stack trace:
line 257 MusicBrainz::Server::Wizard
line 179 MusicBrainz::Server::Wizard::ReleaseEditor::Add
line 61 MusicBrainz::Server::Wizard::ReleaseEditor
line 168 MusicBrainz::Server::Wizard
line 388 MusicBrainz::Server::Wizard
line 132 MusicBrainz::Server::Wizard
line 92 MusicBrainz::Server::Wizard::ReleaseEditor
line 23 MusicBrainz::Server::Controller::ReleaseEditor::Add
line 273 MusicBrainz::Server
Request data:
$VAR1 = {
'query_parameters' => {},
'body_parameters' => {
'artist_credit.names.0.name' => 'Joseph Haydn',
'packaging_id' => '1',
'next' => "Next \x
",
'date.month' => '',
'release_group_id' => '',
'labels.0.catalog_number' => 'CD 160 119',
'wizard_page_id' => '0',
'release_group.name' => '',
'artist_credit.names.0.artist.id' => '31839',
'labels.0.deleted' => '0',
'country_id' => '81',
'labels.0.name' => 'PILZ',
'date.year' => '1989',
'type_id' => '1',
'id' => '',
'script_id' => '28',
'status_id' => '1',
'date.day' => '',
'name' => 'Divertimento "Chorale St. Antoni"',
'gc-keepuppercase' => 'on',
'barcode' => '4005294601199',
'artist_credit.names.0.join_phrase' => '',
'labels.0.label_id' => '3838',
'wizard_session_id' => '0.676729584383917',
'language_id' => '145',
'comment' => '',
'gc-mode' => 'English',
'artist_credit.names.0.artist.name' => 'Joseph Haydn',
'annotation' => 'This release liner has notation
"LC 7225
", which is not the label code MusicBrainz presently stores for the [http://musicbrainz.org/label/1c0ee8d0-04a3-4060-86c0-99bb0eb7b481|PILZ label].
The text on the CD seems to indicate a different title. It reads,
J. Haydn / F. Danzi / A. Reicha
Bl
x
x{e4}
serquintette
Wind-Player Quintet San Antoni and Other Wind-Player Quintets
'
}
};
- duplicates
-
MBS-3590 Release editor session timeout ISE super-ticket
- Closed