Bug #9698
content host name overlaps with subscription status in activation key page
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1199626
Description of problem:
content host name overlaps with subscription status in activation key page
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150303.0
How reproducible:
Always
Steps to Reproduce:
1. Create an activation key
2. Register and subscribe one or more content hosts to Activation key
3. Now go to to Content -> Activation key -> Select the Activation key -> Associations -> Content Hosts
Actual results:
Content host name overlaps with Subscription status (see attached screenshot)
Expected results:
There should not be a overlap
Additional info:
see screenshot
Associated revisions
History
#1
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 67
- Pull request https://github.com/Katello/katello/pull/5093 added
- Pull request deleted (
)
#2
Updated by Walden Raines about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|49ba6e7df73b55d552335c0e21a59219320e6094.
#3
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
Fixes #9698: use correct styling for association tables, BZ 1199626.
We were using incorrect styling for the Activation Key Content Host
association table and the Subscription association tables and thus
causing long names to overlap the column next to them. This commit
fixes the styling so there is no overlap.
http://projects.theforeman.org/issues/9698
https://bugzilla.redhat.com/show_bug.cgi?id=1199626