Closed GoogleCodeExporter closed 8 years ago
Original comment by ChasC...@gmail.com
on 23 Sep 2010 at 7:34
According to XML-RPC spec: The <methodResponse> could also contain a <fault>
which contains a <value> which is a <struct> containing two elements, one named
<faultCode>, an <int> and one named <faultString>, a <string>.
AllowStringFaultCode expects an integer in string format.
Original comment by ChasC...@gmail.com
on 13 Oct 2010 at 6:05
Original issue reported on code.google.com by
pe...@whitechsolutions.com
on 10 Sep 2010 at 5:51