[
https://issues.jboss.org/browse/WFCORE-1985?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-1985:
------------------------------------------
Interesting. NameAndGroup has two constructors, one that takes an AttributeDefinition, one
that doesn't. The AD one incorporates the group if the AD has one. The constructor
with the AD is not used, and only the name is used, if no AD is available. But I don't
see why the AD would be available in the r-r-d case and not in the r-r case.
:read-resource-description operation should consistently order
resources by alphabet
------------------------------------------------------------------------------------
Key: WFCORE-1985
URL:
https://issues.jboss.org/browse/WFCORE-1985
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Michal Jurc
Assignee: Ken Wills
While {{:read-resource-description}} returns an ordered list of resources with their
descriptions for most resources, some resources do not return result consistent with this
(resources ordered by alphabet).
Affected resources:
* {{/subsystem=iiop-openjdk:read-resource-description()}} returns unordered list of
resources and their descriptions, while {{/subsystem=iiop-openjdk:read-resource()}}
returns ordered list
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)