Bug 583990
Summary: | Server side plugins config page does not react on tree selection | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Core UI | Assignee: | RHQ Project Maintainer <rhq-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 3.0.0 | CC: | rtimaniy |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:50:09 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: |
Description
Heiko W. Rupp
2010-04-20 13:02:03 UTC
This is caused by <rich:tree treeNodeVar="node" nodeFace="#{node.leaf ? 'plugin' : 'pluginType'}"> in plugin-config.xhmtl Comment on how to reproduce the bug : it is not necessary to even modify the existing configuration for the tree navigation to be stuck. Fix is in 01fb7c2 Verified on JON build #152 - Revision: 10620 Steps: 1) Log-in to JON server 2) Go to the server side plugin config page 3) Configure the Microblog alert sender 4) After this config is saved, click in the tree on another alert sender like the irc. The configuration of the selected plugin shows on the right side without any warning/error in log. Mass-closure of verified bugs against JON. |