<value><struct><member><name>bgcolor</na
isn't valid - because I'm getting back an "int" for the value of the username and fullname. I know that in this unusual case the username _is_ an int, but it's breaking code in the XMLRPC framework I'm using, because it's trying to parse it into a string.
<value><struct><member><name>bgcolor</na
is what the structure should be (although obviously that's a different user)
Is this something that can be fixed?