Bug 750836

Summary: Long names (hostnames) for Systems do not wrap on the system page
Product: [Retired] Katello Reporter: Clifford Perry <cperry>
Component: WebUIAssignee: Jason E. Rist <jrist>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0CC: mmccune
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-02 14:40:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The ugly stuff :) none

Description Clifford Perry 2011-11-02 13:49:56 UTC
Created attachment 531355 [details]
The ugly stuff :)

Description of problem:
When registering a real system using subscription-manager, the system listed in the webUI has its hostname (and other fields) in the Name column of the System page bleed over into the LastCheckIn column. This results in stuff that is not readable. See attached screenshot. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install Katello, follow https://fedorahosted.org/katello/wiki/SystemRegistration
2. Upgrade to newest subscription-manager on client
3. subscription-manager register --force --username=admin --password=admin --name "test_12345_foobar_mylong_name"
OR
 subscription-manager register --force --username=admin --password=admin
  - to register with dhcp77-209.rhndev.redhat.com
  
Actual results:
Text bleeds, cannot read data. 

Expected results:
Pretty stuff. 

Additional info:
[root@dhcp77-200 ~]# rpm -qa katello*
katello-glue-pulp-0.1.97-1.git.77.60d2386.el6.x86_64
katello-cli-common-0.1.10-1.git.1034.5593d2c.el6.noarch
katello-repos-0.1.3-1.git.0.db2bd1d.el6.noarch
katello-common-0.1.97-1.git.77.60d2386.el6.noarch
katello-0.1.97-1.git.77.60d2386.el6.x86_64
katello-configure-0.1.8-1.git.0.f916c74.el6.noarch
katello-cli-0.1.10-1.git.1034.5593d2c.el6.noarch
katello-glue-foreman-0.1.97-1.git.77.60d2386.el6.x86_64
katello-glue-candlepin-0.1.97-1.git.77.60d2386.el6.x86_64
katello-all-0.1.97-1.git.77.60d2386.el6.x86_64
[root@dhcp77-200 ~]# 

I confirmed this with Justin, to confirm it was not a browser issue. He initially did not see this due to fake system population script on the katello instance he logged into initially.

Comment 1 Mike McCune 2011-11-02 14:40:16 UTC

*** This bug has been marked as a duplicate of bug 731993 ***