Bug 818173
| Summary: | Config editor : description of map (of simples) is not shown | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> | ||||
| Component: | Core UI | Assignee: | Jirka Kremser <jkremser> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.3 | CC: | hrupp, jkremser | ||||
| Target Milestone: | --- | ||||||
| Target Release: | RHQ 4.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-09-01 10:00:30 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: | |||||||
| Attachments: |
|
||||||
per BZ triage ... crouch, loleary, foley http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=b212dc1 git log master time: Mon Jun 11 15:57:11 2012 +0200 commit: b212dc184deaa36dd70d04a08b5f02ec2c79424b author: Jirka Kremser - jkremser message: [BZ 818173 - Config editor : description of map (of simples) is not shown] description of map added on the top Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since. |
Created attachment 581584 [details] Screenshot I have a resource config like this <c:map-property name="connector:collapsed" required="false" readOnly="false" displayName="Connector" description="Defines the connector to be used. This is mutually exclusive with discovery-group-name"> <c:simple-property name="name:0" displayName="Name" description="Connector name." required="true"/> <!--<c:simple-property name="backup:1" displayName="Backup" description="Backup connector name" required="false"/>--> </c:map-property> The description on the map itself is not shown in the UI. See screenshot