-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Alpha17
-
None
GlobalOperationHandler L458 has this:
if ((validChildType == null || validChildType.equals(validChildType))
The second test is silly; should be using var 'type'.
- is caused by
-
WFLY-3306 Inconsistent responses between read-children-types and read-children-names or read-children-resources
- Closed