Posted by ax on July 18, 2009 at 12:57pm
Jump to:
| Project: | KnowledgeTree integration |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
the Usage policy for the Drupal contributions CVS repository [1, 2] states:
DO NOT include code from a non-Drupal project in the repository. If your module requires non-Drupal code, provide a link to where the other code can be downloaded and instructions on how to install it.
this project, however, includes the whole xmlrpc-2.2 library. please (adapt install instructions and) remove from the repository.
or, much better: use Drupal's own xmlrpc library [3].
[1] http://drupal.org/node/103704
[2] http://cvs.drupal.org/viewvc.py/drupal/contributions/README.txt?view=markup
[3] http://api.drupal.org/api/file/includes/xmlrpc.inc
Comments
#1
Will update as soon as I have a moment free.
Sorry for breaking the rules.
#2
The latest dev version has had the offending code removed.
#3
Setting this as fixed for 2.x branch
#4
Automatically closed -- issue fixed for 2 weeks with no activity.