#1400 closed defect (bug) (fixed)
WordPress should use the latest version of IXR
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.5.1.1 |
Component: | XML-RPC | Keywords: | |
Focuses: | 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)
Change History (6)
#1
@
18 years ago
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.
#4
@
13 years ago
Tag: FIXIPO
Patch in here (class-IXR.php.diff) displays the correct license, but commit [2622] ignores it. See #14703.
Diff of 1.7 against current SVN revision