Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The child field for List type has the field name "$data$" in most cases. In the case that there is not a known type for the List, currently the getField() method will return a subfield with name "DEFAULT". We should make this consistent with the rest of the cases.