[buddypress-trac] [BuddyPress] #3584: bp_core_set_uri_globals() uses VHOST

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Sep 16 22:48:33 UTC 2011


#3584: bp_core_set_uri_globals() uses VHOST
----------------------+-----------------------------
 Reporter:  wpmuguru  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Awaiting Review
Component:  Core      |    Version:
 Severity:  normal    |   Keywords:
----------------------+-----------------------------
 WP networks that were not upgraded from MU will not have the VHOST
 constant. In 3.0 VHOST was replaced with SUBDOMAIN_INSTALL.

 http://buddypress.trac.wordpress.org/browser/trunk/bp-core/bp-core-
 catchuri.php#L281

 should be

 {{{
 if ( is_multisite() && ! is_subdomain_install() && empty(
 $is_root_component ) )
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3584>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list