[Tickets #4097] NEW: XML-RPC doesn't properly return "fault"
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Jun 30 18:55:27 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4097
-----------------------------------------------------------------------
Ticket | 4097
Created By | bklang
Summary | XML-RPC doesn't properly return "fault"
Queue | Horde Framework Packages
Version | HEAD
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
+New Attachment | xmlrpc-return-fault.patch
-----------------------------------------------------------------------
bklang (2006-06-30 18:55) wrote:
When an API call returns with a PEAR_Error object the XML-RPC code
generates a PHP error. This code checks for a PEAR_Error object and
constructs a proper XML-RPC "fault" response with the details from the
PEAR_Error object.
More information about the bugs
mailing list