Keith Wall created QPID-5972:
--------------------------------
Summary: 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]