Attachment 'XMLRPCFaultMessageFix.patch'

Download

   1 183c183
   2 <             raise UnsupportedWikiException("xmlrpclib.Fault: %s" % str(err))
   3 ---
   4 >             raise UnsupportedWikiException("XMLRPC fault occured: %s (Code: %d)" % (err.faultString, err.faultCode) )

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2011-01-18 11:25:58, 7.3 KB) [[attachment:XMLRPCFaultMessageFix.diff]]
  • [get | view] (2011-01-18 11:30:31, 0.2 KB) [[attachment:XMLRPCFaultMessageFix.patch]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.