Bug 979320 - Helptext for Hibernate plugin not shown
Summary: Helptext for Hibernate plugin not shown
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.9
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 1006237
TreeView+ depends on / blocked
 
Reported: 2013-06-28 08:35 UTC by Heiko W. Rupp
Modified: 2014-03-26 08:31 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1006237 (view as bug list)
Environment:
Last Closed: 2014-03-26 08:31:59 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.