﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
10806,XMLRPC references level_8 capability,dd32,josephscott,"the WPMU part of the wp_getUsersBlogs() XMLRPC method refers directly to the 'level_8' capability, The usage of user levels has been deprecated for awhile..

I'm not entirely too sure how this applies to MU, so am not providing a patch..

Affected line: http://core.trac.wordpress.org/browser/trunk/xmlrpc.php#L472

s/level_10/administrator/ would appear to me to be the best solution to me.. but not sure if that role is used by MU.. possibly checking a capability would be better such as manage_options ?


And before someone mentions this should be on the WPMU trac, This is WPMU specific code in WP.",defect (bug),closed,normal,3.0,XML-RPC,2.9,normal,fixed,has-patch multisite,
