Steven Lombardi created KARAF-5601:
--------------------------------------
Summary: Array values in configurations are printed as pointer
addresses when using shell commands
Key: KARAF-5601
URL: https://issues.apache.org/jira/browse/KARAF-5601
Project: Karaf
Issue Type: Bug
Components: karaf-shell
Affects Versions: 4.1.4
Environment: OS X El Capitan 10.11.6
Reporter: Steven Lombardi
To reproduce:
* Start editing any configuration with an array-valued property using
{{config:edit}}
* Run {{config:property-list}} and notice that the array does not print
correctly
* Run {{config:property-get}} for the name of the array-valued property and
notice the array does not print correctly
Example:
{code:java}
// code placeholder
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)