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

[configuration] Preserve interpolation tokens on saving

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 29366

    Description

      The interpolation tokens are not preserved when a PropertiesConfiguration is
      saved. If the .properties file contains initially the following keys:

      base=base
      base.reference=${base}extra

      on saving they'll turn into:

      base=base
      base.reference=baseextra

      Attachments

        Activity

          People

            Unassigned Unassigned
            ebourg Emmanuel Bourg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: