Issue Details (XML | Word | Printable)

Key: MBS-4141
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oliver Charles
Reporter: Oliver Charles
Votes: 1
Watchers: 1
Operations

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

"Add missing entities" tab breaks if you have to add a new label and have an existing artist

Created: 06/Jan/12 11:34 PM   Updated: 27/Feb/12 03:48 PM   Resolved: 24/Feb/12 05:38 PM
Component/s: None
Affects Version/s: None
Fix Version/s: Bug Fixes, 2012-02-20

Issue Links:
Duplicate
 


 Description  « Hide

If you try and add a release with a brand new label, and an unlinked but known artist, it is impossible to select a known artist and add a new label from the missing entities tab. Instead, selecting "add new label" ends up deselecting the artist radio button.

This is in Firefox.

The workaround is to just add the label separately.



Sort Order: Ascending order - Click to sort in descending order
Brian Schweitzer added a comment - 13/Feb/12 12:45 PM

Changing the name attribute on the label radiogroup from missing.artist.0.entity_id to missing.label.0.entity_id works around this; looks like the template is ignoring the entity type, and just always using "artist" regardless of entity type.


Oliver Charles added a comment - 24/Feb/12 05:38 PM

Fixed with 8821fd8