| 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 (7112 days ago) |
| Due | |
| Updated | 07/06/2006 (7107 days ago) |
| Assigned | |
| Resolved | 07/01/2006 (7112 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
bug #3100State ⇒ Resolved
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
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.