Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-2458

MapEditor does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.1, 1.2
    • 1.1.2, 1.2, 2.0-M5
    • common
    • Security Level: public (Regular issues)
    • None
    • 1.2-SNAPSHOT

    • Patch Available

    Description

      MapEditor.getAsText() is returning map.toString() which is not in sync with setAsText() that expects input in the form name1=value1 on separate lines.

      Bottom line...
      MapEditor.getAsText() returns

      {name1=value1, name2=value2}

      where as MapEditor.setAsText() expects
      name1=value1
      name=value2

      Attachments

        1. GERONIMO-2458.patch
          0.8 kB
          Vamsavardhana Reddy

        Activity

          People

            vamsic Vamsavardhana Reddy
            vamsic Vamsavardhana Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: