-
Bug
-
Resolution: Fixed
-
High
-
NGS - Release Candidate 1
-
None
I'm getting a crash when trying to add a disc in the middle of a release.
Steps to reproduce:
1. open http://test.musicbrainz.org/release/7d4d0a84-0140-46d7-a43b-3173f44863f0/edit and go to the tracklist tab
2. add a disc, enter a track
3. switch to advanced editor
4. move disc 2 down, making it disc 3
5. press next twice
The error:
Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Edit->edit "Could not create error
$VAR1 =
{ 'position' => undef, 'to_edit' => undef };
You must specify the object to edit at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Edit/Medium/Edit.pm line 56.
at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Wizard/ReleaseEditor.pm line 818
...propagated at /home/musicbrainz/musicbrainz-server/script/../lib/MusicBrainz/Server/Wizard/ReleaseEditor.pm line 871."