Project

General

Profile

Actions

Bug #36445

closed

Host details UI, Repository sets table contains empty column header

Added by Jeremy Lenz 12 months ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hosts
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2209037

Description of problem:
There is one more <th> tag (//*[@id="repo-sets-tab"]/table/thead/tr/th7), which creates a header for an empty column, that is not used.

Version-Release number of selected component (if applicable):
satellite-6.13.0-6.el8sat.noarch
foreman-3.5.1.14-1.el8sat.noarch
Red Hat Enterprise Linux release 8.7 (Ootpa)

How reproducible:
Every time

Steps to Reproduce:
1. Register host
2. Navigate to All hosts->$hostname->Content->Repository sets
3. Check DOM for the table, the number of header columns should be the same as the number of columns in rows

Actual results:
There is one more column in the header (th) compared to columns in rows (td).

Expected results:
The number of columns should be the same

Actions #1

Updated by The Foreman Bot 12 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/10575 added
Actions #2

Updated by The Foreman Bot 12 months ago

  • Fixed in Releases Katello 4.10.0 added
Actions #3

Updated by Trevor Allison 12 months ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ian Ballou 12 months ago

  • Subject changed from Host details UI, Repository sets table contains empty column header to Host details UI, Repository sets table contains empty column header
  • Target version set to Katello 4.10.0
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF