Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-5167

Collection editor for Nested Generic List

XMLWordPrintable

    • 1
      1. Import the attached project
      2. Open the single Test scenario file
      3. Double click the data cell of the given column
    • NEW
    • NEW

      Unexpected behavior occures in Test Scenarios when user invokes the collection editor for Nested generic

       # list= new java.util.List<java.util.List<String>>(); o = new java.util.List<String>;o.add("word");list.add(o);list;

      Expected: the cell is available to input expression.
      Actual: cannot edit the cell.

      See nestedGeneric.webm

        1. nestedGeneric.webm
          534 kB
          Anna Dupliak

            yamer@redhat.com Yeser Amer
            adupliak Anna Dupliak
            Anna Dupliak Anna Dupliak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: