OSRS API Bug in 'get' action

From: rich@rsmarketing.com
Date: Tue Apr 17 2001 - 00:18:53 EDT


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



This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:36:21 EDT