Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-632

Composite configuration list variable interpolation return first element only

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9, 2.0
    • 2.1
    • Interpolation
    • None
    • linux

    Description

      CompositeConfiguration.getStringArray, with variable interpolation returns only the first element of the list
      e.g.
      key1=a,b,c
      key2=${key1}

      CompositeConfiguration.getStringArray(key2) = a

      Attachments

        Activity

          People

            Unassigned Unassigned
            philippe.perrault@gmail.com Philippe Perrault
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: