handleXmlrpcError() is only called inside the conditional blocks for system.connect and user.login. This means that if either of those calls produce an error, the failure is ignored, and the connection proceeds with the next step -- with almost certainly fatal results.

Comments

  • joachim committed 7468882 on 7.x-3.x
    Issue #2493613 by joachim: Fixed XMLRPC errors getting ignored for...

  • joachim committed f79e4a3 on 6.x-2.x
    Issue #2493613 by joachim: Fixed XMLRPC errors getting ignored for...
joachim’s picture

Status: Active » Fixed

Fixed on both branches.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.