You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Steven Lombardi (JIRA)" <ji...@apache.org> on 2018/02/07 18:09:00 UTC

[jira] [Created] (KARAF-5601) Array values in configurations are printed as pointer addresses when using shell commands

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)