Bug 720786
Summary: | exception in AncestryUtil.getResourceHoverHTML() when hovering over an ancestry field prior to data being loaded for the row | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ian Springer <ian.springer> |
Component: | Core UI | Assignee: | Ian Springer <ian.springer> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.1 | CC: | ccrouch, hrupp, skondkar |
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: | 2012-02-07 19:21:56 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: | |||
Bug Depends On: | |||
Bug Blocks: | 678340 |
Description
Ian Springer
2011-07-12 18:30:44 UTC
[master e8e21d0] (http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=e8e21d0) fixes this. Now if you try to hover over an Ancestry or Name cell before the grid data has loaded, no NPE will occur and no tooltip will be displayed. [master c48d39f] (http://git.fedorahosted.org/git?p=rhq/rhq.git;a=commitdiff;h=c48d39f) fixes a 2nd instance of the same kind of NPE. Verified on build#523 (Version: 4.1.0-SNAPSHOT Build Number: 91b72c2) Navigated to 'Inventory/Resources/Services'. Scrolled down and quickly hovered over Name and Ancestry columns before its data has been loaded, no exception is observed. changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE |