Posted by Damien Tournoud on December 31, 2008 at 12:08pm
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Needs Documentation |
Issue Summary
... now that we have a clean autoloader :)
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| remove-xmlrpc-wrapper.patch | 4.37 KB | Idle | Failed: Failed to install HEAD. | View details |
Comments
#1
It's worth noting that in the patch, a call to
drupal_function_exists('xmlrpc');is required to use the function.#2
The last submitted patch failed testing.
#3
Rerolled!
#4
Very nice clean-up. Testbot passes, so we're good to go.
#5
Committed to CVS HEAD. Thanks.
#6
Needs upgrade documentation.
#7
Adding this to the module upgrade guide...
#8
I'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.
#9
Looks good.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.