Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1557

ConfigAdminContentHandler doesn't subsitute variable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • subsystem-2.0.8
    • None
    • Subsystem
    • None

    Description

      ConfigAdminContentHandler form Subsystem-core doesn't subsitude variable before registering them into the configuration admin.

      We've patched the code in our environnment by adding a :
      InterpolationHelper.performSubstitution((Map) configuration,ctx);

      before the :
      configurations.put(symbolicName, configuration);

      Attachments

        Activity

          People

            Unassigned Unassigned
            mhusson Mickaƫl HUSSON
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: