Bug 979320
| Summary: | Helptext for Hibernate plugin not shown | |||
|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> | |
| Component: | Plugins | Assignee: | John Mazzitelli <mazz> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.8 | CC: | 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
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. hibernate plugin has been changed in master 49a4fd08ad7 Assigning to mazz for xsd cleanup Closing as the initial issue was resolved and the xsd-cleanup has its own BZ entry now. 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. |