Bug 796795

Summary: missing : separator after type label in type tooltip on resource summary area
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: Core UIAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: low Docs Contact:
Priority: low    
Version: 4.2CC: hrupp, kruskod, skondkar
Target Milestone: ---Keywords: EasyFix
Target Release: RHQ 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 10:16:47 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
snapshot
none
patch
none
remove comment none

Description John Mazzitelli 2012-02-23 16:50:50 UTC
Created attachment 565337 [details]
snapshot

The easiest way to explain is to look at the attached image. We are missing : after the Type label in the tooltip over the type field in the summary area.

Plugin:JBossAS
TypeJBossAS JVM

This should be:

Plugin: JBossAS
Type: JBossAS JVM

Each label should be followed by a : and a space, then the name

Comment 1 Charles Crouch 2012-03-05 18:43:17 UTC
Made a test change to devel whiteboard

Comment 2 Denis Krusko 2012-03-26 15:58:51 UTC
May suggest how I can reproduce the bug? I want to fix it and can not find resource summary area.

Thank You

Comment 3 John Mazzitelli 2012-03-26 16:07:51 UTC
(In reply to comment #2)
> May suggest how I can reproduce the bug? I want to fix it and can not find
> resource summary area.
> 
> Thank You

1) import some resources (so you have something in inventory)
2) navigate to one of your resources  (where you see the different tabs like Inventory, Monitoring, Alerts, etc and the resource tree is on the left)
3) click the little triangle-like icon found towards the top to expand the summary area (see the snapshot attached to this issue)
4) hover over the "Type" area in the summary area. (see the snapshot attached to this issue)

Comment 4 Denis Krusko 2012-03-28 15:57:59 UTC
Created attachment 573390 [details]
patch

In one case we used keyword with : 
 in another ohne :
there are no spaces

Comment 5 Denis Krusko 2012-03-28 15:59:15 UTC
Created attachment 573391 [details]
remove comment

forgot to remove a comment line in the previous patch

Comment 6 Denis Krusko 2012-03-28 15:59:49 UTC
please check the code

Comment 8 Heiko W. Rupp 2012-03-28 20:20:35 UTC
master 7aa4e443f237eda

Thank you Denis!

Comment 9 Sunil Kondkar 2012-04-17 11:45:50 UTC
Verified on Version: 4.4.0-SNAPSHOT Build Number: 0fe1b14

Type label in the tool tip on resource summary area is followed by a : and a space, then the name.

Comment 10 Heiko W. Rupp 2013-08-31 10:16:47 UTC
Bulk close of old bugs in VERIFIED state.