Ticket #11999 (closed defect (bug): fixed)

Opened 2 years ago

Last modified 2 years ago

XML-RPC - Unable to connect to blog on initial adding of blog account

Reported by: wpmuguru Owned by:
Priority: normal Milestone: 3.0
Component: Multisite Version:
Severity: normal Keywords:
Cc:

Description

MU Trac Ticket:  http://trac.mu.wordpress.org/ticket/1195

When trying to "Add a Blog Account" to Windows Live Writer, it gives the following error...

No Blogs Found on Server

A successful connection was made to your account however the server reported that you do not currently have an active blog. Please ensure that your account with this provider is current before proceeding.

In "wp_getUsersBlogs" (line 445), the following line...

global $current_site;

was removed from the previous release. Adding it back, fixes the issue.

Change History

Fixed in  http://trac.mu.wordpress.org/changeset/2056/branches/2.9.

Need to confirm that patch was applied to WP trunk.

  • Status changed from new to closed
  • Resolution set to fixed

(In [12864]) apply xmlrpc patch 2056 from MU 2.9.1.1, fixes #11999

  • Milestone changed from Unassigned to 3.0
Note: See TracTickets for help on using tickets.