[wp-trac] [WordPress Trac] #15297: class-wp-ms-sites-list-table.php bug
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 2 18:41:23 UTC 2010
#15297: class-wp-ms-sites-list-table.php bug
--------------------------+-------------------------------------------------
Reporter: ronbme | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Line 177 Should be changed to:
$blogname = ( is_subdomain_install() ) ? str_replace(
'.'.$current_site->domain, '', $blog['domain'] ) : $blog['path'];
Currently only displays domain name and not path as previously in multi-
site network.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15297>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list