[
https://issues.apache.org/jira/browse/QPID-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089461#comment-14089461
]
ASF subversion and git services commented on QPID-5972:
-------------------------------------------------------
Commit 1616543 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1616543 ]
QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than
effective values
Work completed by Andrew MacBean <[email protected]> and me.
> Web UI to edit actual attribute values rather than effective values
> -------------------------------------------------------------------
>
> Key: QPID-5972
> URL: https://issues.apache.org/jira/browse/QPID-5972
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: 0.29
>
>
> The model underlying the Java Broker now makes a distinction between actual
> attribute values and effective attribute values. For instance a virtual host
> might have an effective storePath attribute of:
> {noformat}
> virtualHost.storePath=/Users/keith/work/mytrades
> {noformat}
> but an actual value of:
> {noformat}
> virtualHost.storePath=${qpid.work_dir}/mytrades
> {noformat}
> When editing an object through the UI, the 'show' tab should show me an
> object's effective values, whereas when editing, the dialogue should offer me
> the actual value for edit.
> This change will alter the UI so that actual values are offer on all edit
> dialogues.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]