Project

General

Profile

Actions

Bug #37066

closed

Duplicate id in HTML

Added by Markus Bucher 4 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

We have a duplicate HTML-id on the about-page:

    <div class="stats-well" id="copyright-div">
      <h4><%= _("System Information") %> </h4>
      <!-- ... -->
    </div>
    <div class="stats-well" id="copyright-div">
      <h4><%= _("Shortcuts") %> </h4>

IIRC duplicate ids are a big nono ;-)


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #35601: Menu navigation - Search & go componentClosedMaria AgaphontzevActions
Actions #1

Updated by Markus Bucher 4 months ago

  • Related to Feature #35601: Menu navigation - Search & go component added
Actions #2

Updated by The Foreman Bot 4 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9997 added
Actions #3

Updated by The Foreman Bot 4 months ago

  • Fixed in Releases 3.10.0 added
Actions #4

Updated by Markus Bucher 4 months ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF