6.0.0-alpha12
6/8/25

[#4097] XML-RPC doesn't properly return "fault"
Summary XML-RPC doesn't properly return "fault"
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester bklang (at) horde (dot) org
Created 07/01/2006 (6917 days ago)
Due
Updated 07/06/2006 (6912 days ago)
Assigned
Resolved 07/01/2006 (6917 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/06/2006 06:52:16 AM fse (at) camline (dot) com Comment #3 Reply to this comment
I provided exactly the same patch one year ago with bug #3100
07/01/2006 04:48:16 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks!
07/01/2006 01:55:25 AM Ben Klang Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ XML-RPC doesn't properly return "fault"
Queue ⇒ Horde Framework Packages
New Attachment: xmlrpc-return-fault.patch Download
Reply to this comment
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.

Saved Queries