Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105091 - New xmlrpc libraries break some aspects of b2evolution
Summary: New xmlrpc libraries break some aspects of b2evolution
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 19:55 UTC by Mark Loeser (RETIRED)
Modified: 2005-09-09 17:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Loeser (RETIRED) gentoo-dev 2005-09-06 19:55:38 UTC
The xmlrpc libraries that came bundled with b2evo were slightly modified from
the normal ones, in such a way that they defined a function that didn't exist. 
So, when trying to add something to my spam blocking, and it attempts to report
it to b2evolution as well, it fails since this function doesn't exist.  Error:

Reporting abuse to b2evolution.net...

Fatal error: Call to undefined function: xmlrpc_decode_recurse() in
/home/halcyon/www/blog/b2evocore/_functions.php on line 610

The same occurs when trying to update the blacklist from the central server.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2005-09-06 19:58:27 UTC
This seems to be the patch for the issue, instead of copying the new libraries
over what is currently there:
http://prdownloads.sourceforge.net/evocms/xmlrpc_fix_112.zip?download
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2005-09-09 17:42:07 UTC
Fixed in the tree.