Bug 1033808 - Server plugin configuration display does not display units
Summary: Server plugin configuration display does not display units
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-23 01:58 UTC by Elias Ross
Modified: 2022-03-31 04:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Elias Ross 2013-11-23 01:58:43 UTC
Description of problem:

I have a server plugin with a configuration key that takes an integer value, which are units of time. In one case I use days, in another hours. The control value does not display what are the units, though they are defined in the plugin.

Version-Release number of selected component (if applicable): 4.9


How reproducible:

Always

Steps to Reproduce:
1. Create a plugin with a configuration such as:
    <serverplugin:plugin-configuration>
        <c:simple-property units="days" type="integer" default="30" name="expiration" required="true"
    </serverplugin:plugin-configuration>
2.
3.

Actual results:

Do not see units.

Expected results:

Units.

Additional info:

Comment 1 Elias Ross 2014-03-04 20:08:59 UTC
See also BZ 1071003


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