[jboss-jira] [JBoss JIRA] (WFCORE-1478) DefaultOperationRequestAddress.appendPath loses Node.name

Jean-Francois Denise (JIRA) issues at jboss.org
Wed Jan 11 08:12:00 EST 2017


     [ https://issues.jboss.org/browse/WFCORE-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Francois Denise reassigned WFCORE-1478:
--------------------------------------------

    Assignee: Jean-Francois Denise  (was: Alexey Loubyansky)


> DefaultOperationRequestAddress.appendPath loses Node.name
> ---------------------------------------------------------
>
>                 Key: WFCORE-1478
>                 URL: https://issues.jboss.org/browse/WFCORE-1478
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Jean-Francois Denise
>            Assignee: Jean-Francois Denise
>
> 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()*));
>         }



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list