Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-2657

invalid html: same ID to 3 elements, many other errors.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 3.0.x
    • ACP
    • None
    • PHP Environment:
      Database:

      file acp_databse.html.

      <dt><label for="user">{L_BACKUP_TYPE}:</label></dt>
      		<dd><input type="radio" class="radio" name="type" value="full" id="type" checked="checked" />&nbsp;{L_FULL_BACKUP}&nbsp;&nbsp;<input type="radio" name="type" class="radio" value="structure" id="type" />&nbsp;{L_STRUCTURE_ONLY}&nbsp;&nbsp;<input type="radio" class="radio" name="type" value="data" id="type" />&nbsp;{L_DATA_ONLY}</dd>

      id="type" appears 3 times for 3 different elements. apparently, this is illegal.

      there are multiple other errors (not resulting from above) on same page.

      RECREATION INSTRACTIONS:
      ACP->Maintenance->Backup
      Validate

            Acyd Burn Meik Sievertsen [X] (Inactive)
            arod-1 arod-1 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: