Opened 8 years ago

Closed 8 years ago

Last modified 3 years ago

#1400 closed defect (bug) (fixed)

WordPress should use the latest version of IXR

Reported by: simonw Owned by: anonymous
Priority: normal Milestone:
Component: XML-RPC Version: 1.5.1.1
Severity: normal Keywords:
Cc:

Description

I'm testing a new release of IXR, which includes some important bug fixes and merges in most of the changes made to the WordPress fork. The changes I've skipped are the optional vendor arguments to IXR_Client (which isn't used by the WordPress source anyway) and the timezone support - everything else is in there.

It would be great if WordPress could use this version; if not, you'll need to merge in the bug fixes. I've tested the new version myself but I'd strongly recommend testing it further before rolling it in to a full WordPress release.

The new version is available here: http://scripts.incutio.com/xmlrpc/tests/IXR_Library.inc.php.txt

Attachments (1)

class-IXR.php.diff (10.4 KB) - added by ringmaster 8 years ago.
Diff of 1.7 against current SVN revision

Download all attachments as: .zip

Change History (5)

Diff of 1.7 against current SVN revision

I tried an outgoing ping and an incoming ping with the new lib (patch attached), and they both worked. Some testing on the RPC APIs should be done to confirm this as working.

comment:2   matt8 years ago

  • Milestone set to 1.5.2
  • Resolution set to fixed
  • Status changed from new to closed
  • Milestone 2.0 deleted

Milestone 2.0 deleted

Tag: FIXIPO

Patch in here (class-IXR.php.diff) displays the correct license, but commit [2622] ignores it. See #14703.

Note: See TracTickets for help on using tickets.