Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-890

when saving a config with node/properties defined, the output is concat'd

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2
    • 3.2.1
    • juddi-client
    • None

    Description

      source
      <properties>
      <property name="serverName" value="localhost"/>
      <property name="serverPort" value="8080"/>
      </properties>

      output
      <properties>
      <property name="serverName,serverPort" value="localhost,8080"/>
      </properties>

      Attachments

        Issue Links

          Activity

            People

              spyhunter99 Alex O'Ree
              spyhunter99 Alex O'Ree
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: