action = get
attributes: type = list
Problem:
When this action returns no domains the
$someref->{attributes}->{domain_list} array is not empty. The array has a
length of 1 but the contents of the array are empty (nul?).
Correct action:
When the action returns no domains the $someref->{attributes}->{domain_list}
array should be nul with a length of 0.
Rich Shockney
RS Marketing
