Bug 979320

Summary: Helptext for Hibernate plugin not shown
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: PluginsAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.8CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.9   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1006237 (view as bug list) Environment:
Last Closed: 2014-03-26 08:31:59 UTC Type: Bug
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: 1006237    

Description Heiko W. Rupp 2013-06-28 08:35:07 UTC
We have a <help> section in plugins that is used e.g. in the Hibernate, Platform and JMX-Plugin.
For Platform and JMX plugins, that help is shown in the UI Admin->Agent Plugins-><plugin details>

For Hibernate that is not shown. Looking at the database shows that this help
is missing in the help column for the Hibernate plugin, which indicates that the plugin parser is skipping this for whatever reason.

Comment 1 Heiko W. Rupp 2013-06-28 12:33:00 UTC
It turns out that this is a bug in the plugin descriptor, where the <help> element is not at top level (below <plugin>), so that it is not found on plugin level.

The XSD allows for help on the level of platform/server/service, which explains why plugin validation did not catch that). This information is not used though.

Comment 2 Heiko W. Rupp 2013-06-28 13:22:18 UTC
hibernate plugin has been changed in master 49a4fd08ad7

Assigning to mazz for xsd cleanup

Comment 3 Heiko W. Rupp 2013-09-10 09:46:17 UTC
Closing as the initial issue was resolved and the xsd-cleanup has its own BZ entry now.

Comment 4 Heiko W. Rupp 2014-03-26 08:31:59 UTC
Bulk closing now that 4.10 is out.

If you think an issue is not resolved, please open a new BZ and link to the existing one.