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

Vratislav Marek (Jira) issues at jboss.org
Wed Jan 30 03:41:01 EST 2019


    [ https://issues.jboss.org/browse/WFCORE-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689002#comment-13689002 ] 

Vratislav Marek commented on WFCORE-1478:
-----------------------------------------

[~jdenise] can you please give an example of the affected functionality?
Or can you please give an example of the affected use case?

> 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
>            Priority: Major
>
> 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.12.1#712002)


More information about the jboss-jira mailing list