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

HTML of the Create Relationship page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • Bug fixes, 2011-08-15
    • NGS - Release Candidate 2
    • None
    • None

      Couple of minor issues with the HTML on that page:

      • The label columns should be top-aligned, especially "Type:" and "Attributes:", otherwise it's hard to see what they are labelling.
      • "Attributes:" has a superfluous <label> around it.
      • "Begin date:" and "End date:" have <label> with a for attribute around them but the ids being pointed to don't exist. They should probably point to the field for the year, so "id-ar.begin_date.year" and "id-ar.end_date.year".
      • The textarea for the edit note should have an id of "id-ar.edit_note" rather than "ar.edit_note" (at the moment the label points to the former so it doesn't work).
      • Looking at the instrument attribute in my browser (FF 3.6.15 on Ubuntu/Gnome) there is no space between the drop-down menu for the instrument and the button "Add another" (see picture). I think there needs to be a bit of space there, maybe as much as there is below the button.

            acid2 Oliver Charles
            shepard Simon Reinhardt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug fixes, 2011-08-15