Closed (fixed)
Project:
Examples for Developers
Component:
XMLRPC Example
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2010 at 09:30 UTC
Updated:
10 Sep 2010 at 10:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
rfayI 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...
Comment #2
rfayYep - looks like a HEAD commit must have broken it. Thanks for your work on this!
Comment #3
rfayI 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!
Comment #4
fgmWhat 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.
Comment #5
fgmCaused by the API change in #881536: Cannot pass drupal_http_request options into xmlrpc() function.
Comment #6
rfayCommitted 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
Comment #7
rfayYay, green at http://qa.drupal.org/pifr/test/26934
fgm++
Comment #8
rfaySilly firefox.