Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Dec 2008 at 12:08 UTC
Updated:
2 Jan 2014 at 23:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidIt's worth noting that in the patch, a call to
drupal_function_exists('xmlrpc');is required to use the function.Comment #3
damien tournoud commentedRerolled!
Comment #4
sunVery nice clean-up. Testbot passes, so we're good to go.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.
Comment #6
damien tournoud commentedNeeds upgrade documentation.
Comment #7
jhodgdonAdding this to the module upgrade guide...
Comment #8
jhodgdonI've added this to the module upgrade guide (and categorical page):
http://drupal.org/node/224333#xmlrpc-wrapper
A review would be nice. Then please mark fixed if the text there is OK.
Comment #9
damien tournoud commentedLooks good.