Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Aug 2005 at 22:26 UTC
Updated:
15 Sep 2005 at 19:43 UTC
Jump to comment: Most recent file
As you can see from the amount of code modified, xmlrpc_multicall was almost ready when the new library got into the core. This is the patch that deletes "almost" :)
Also, some commented out debug code is removed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | xmlrpc_multicall_0.patch | 2.98 KB | chx |
| xmlrpc_multicall.patch | 2.77 KB | chx |
Comments
Comment #1
chx commentedOh, and a nice side effect: the new system.listMethods also works.
Comment #2
chx commentedAs I was checking the results, I saw that the results of multicall can be simplified. Actually, the results returned now are what one expects.
Comment #3
dries commentedI believe this patch can be closed. chx, please confirm.
Comment #4
chx commentedYes. First, you commited this, second I obliterated xmlrpc_multicall two days later in the lazy loading patch.
Comment #5
Thomas Ilsche commentedI can confirm multicall working fine in HEAD.
Comment #6
kmr2005 commentedComment #7
(not verified) commentedComment #8
pem commented