Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1478

DefaultOperationRequestAddress.appendPath loses Node.name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Beta4, 8.0.0.Final
    • None
    • CLI
    • None

    Description

      Ran into this obvious issue reading code. Not even sure this method is used somewhere.

      for(Node n : path)

      { nodes.add(new NodeImpl(n.getType(),* n.getType()*)); }

      Attachments

        Activity

          People

            jdenise@redhat.com Jean Francois Denise
            jdenise@redhat.com Jean Francois Denise
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: