See attached image.

CommentFileSizeAuthor
#4 examples_xmlrpc_894972.patch4.16 KBfgm
xmlrpc_test.png77.71 KBfgm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rfay’s picture

I just issued a re-test on Examples HEAD, which WAS OK on Aug 11: http://qa.drupal.org/pifr/test/26934. And no commits there...

rfay’s picture

Yep - looks like a HEAD commit must have broken it. Thanks for your work on this!

rfay’s picture

I did not hear about an xmlrpc API change, so please report back which one did it so I can announce that to the dev list. Thanks so much!

fgm’s picture

Status: Active » Needs review
FileSize
4.16 KB

What happens is that xmlrpc() now expects a hash of methods pointing to args arrays, and will automatically trigger a multicall. Here is the patch for this new API.

fgm’s picture

rfay’s picture

Status: Needs review » Fixed

Committed to HEAD: http://drupal.org/cvs?commit=412882

Bot refused to test it because HEAD was broken :-) So I just committed it so we can look at the test.

Test should show up in a few at http://qa.drupal.org/pifr/test/26934

rfay’s picture

Status: Fixed » Active
rfay’s picture

Status: Active » Fixed

Silly firefox.

Status: Fixed » Closed (fixed)

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