Bug 754521
Summary: | NPE occurs when navigating away from Resource detail view before that view has finished loading | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ian Springer <ian.springer> |
Component: | Core UI | Assignee: | Charles Crouch <ccrouch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.2 | CC: | ccrouch, hbrock, hrupp |
Target Milestone: | --- | ||
Target Release: | RHQ 4.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 4.3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-01 10:00:36 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: | 730796, 735475 |
Description
Ian Springer
2011-11-16 17:56:32 UTC
Fixed in master: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=b93446c We now detect the condition and log a gwt DEBUG message like the following, rather than displaying an error message + stack trace to the user: [INFO] (CoreGUI.java:160) 2012-02-15 10:21:49,493 [DEBUG] User navigated to view [Reports] before view [Resource/10079] was done rendering - rendering of view [Resource/10079] has been aborted. QE, note, you would need to look at the browser's JavaScript console to see the DEBUG message. Setting Target Release correctly. Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since. |