Bug 534574 (RHQ-1358)
| Summary: | tree nav needs to fall back to guaranteed-to-exist tab when context not available | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Core UI | Assignee: | Greg Hinkle <ghinkle> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Corey Welton <cwelton> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.2 | CC: | cwelton |
| Target Milestone: | --- | Keywords: | SubBug |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-1358 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | 534474 | ||
|
Description
Joseph Marques
2009-01-14 01:11:00 UTC
RHQ-1358 and RHQ-1359 are related, but distinct issues. RHQ-1359 concerns the need for explicit context switching between the resource and autogroup contexts. RHQ-1358 talks about the need for intelligent subsystem context fallback when the implied/sticky context does not exist for the target. the link structure in general looks like: /rhq/<entityContext>/<subsystemContext>/<subsystemSubTab>.xhtml RHQ-1359 issue deals with incorrect manipulation of the <entityContext> // values are "resource" and "autogroup" RHQ-1358 deals with incorrect manipulation of the <subsystemContext> // values are "inventory", "configuration", "alerts", etc to reproduce: * go to some resource that supports configuration * switch to the configuration tab * click on some resource that doesn't support configuration <-- boom QA Verified, navigating from the config tab of a resource to another resource root no longer causes an exception. This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1358 This bug relates to RHQ-1359 *** Bug 534688 has been marked as a duplicate of this bug. *** |