Issue Details (XML | Word | Printable)

Key: MBS-3280
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Normal Normal
Assignee: Kuno Woudt
Reporter: Adam morris
Votes: 0
Watchers: 0
Operations

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

ISE on tracklist tab of release editor (?)

Created: 20/Aug/11 07:54 PM   Updated: 17/Sep/11 04:54 AM   Resolved: 23/Aug/11 10:13 PM
Component/s: Release editor
Affects Version/s: Bug fixes, 2011-08-22
Fix Version/s: None

Issue Links:
Duplicate
 


 Description  « Hide

Oops, something went wrong!

Error:

Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Edit->edit "Can't call method "add_error" on an undefined value at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Form/ReleaseEditor/Tracklist.pm line 234."
Stack trace:
line 234 MusicBrainz::Server::Form::ReleaseEditor::Tracklist
line 105 MusicBrainz::Server::Form
line 524 MusicBrainz::Server::Wizard
line 238 MusicBrainz::Server::Wizard
line 173 MusicBrainz::Server::Wizard
line 388 MusicBrainz::Server::Wizard
line 132 MusicBrainz::Server::Wizard
line 91 MusicBrainz::Server::Wizard::ReleaseEditor
line 17 MusicBrainz::Server::Controller::ReleaseEditor::Edit
line 270 MusicBrainz::Server
Request data:

$VAR1 = {
'query_parameters' => {},
'body_parameters' => {
'artist_credit.names.0.name' => 'Derrick May',
'packaging_id' => '',
'next' => "Next \x{bb}",
'date.month' => '6',
'release_group_id' => '193786',
'labels.0.catalog_number' => 'TMT-2DB ',
'release_group.name' => 'Innovator',
'artist_credit.names.0.artist.id' => '21498',
'labels.0.deleted' => '0',
'country_id' => '221',
'barcode_confirm' => '1',
'labels.0.name' => 'R & S Records',
'date.year' => '2008',
'script_id' => '28',
'status_id' => '1',
'date.day' => '2',
'name' => 'Innovator',
'gc-keepuppercase' => 'on',
'barcode' => '5055274700113',
'artist_credit.names.0.join_phrase' => '',
'labels.0.label_id' => '390',
'wizard_session_id' => '0.749766548511648',
'language_id' => '120',
'comment' => '',
'gc-mode' => 'English',
'artist_credit.names.0.artist.name' => 'Derrick May',
'annotation' => ''
}
};



Sort Order: Ascending order - Click to sort in descending order
nikki added a comment - 20/Aug/11 09:00 PM

What do you mean by "still"? Are you trying to edit something that's already in the database? (if so, what?) Are you trying to resubmit a form that previously gave an error? (if so, I'm afraid you need to start again)

It's possible that this is just a duplicate of MBS-3224 or MBS-3185.


Adam morris added a comment - 20/Aug/11 09:12 PM

still as in I reported same error a few days ago. i have now deleted this edit and made a fresh entry, so it shouldn't be a problem any more, thanks


Kuno Woudt added a comment - 23/Aug/11 03:46 PM - edited

Can you add a little more detail of what steps you took which lead to this error?

EDIT: ok, it seems this is likely a duplicate of MBS-3224, which contains steps to reproduce. Can you confirm you used the back button in your browser? It seems that is the common cause for this error.


Adam morris added a comment - 23/Aug/11 04:17 PM

I did use the back button, yes.


Kuno Woudt added a comment - 23/Aug/11 10:13 PM

A fix for this issue is in code review, see jira ticket MBS-3224.