[buddypress-trac] [BuddyPress] #4415: 1.6 doesn't work if NOBLOGREDIRECT is defined in wp-config?

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Aug 13 23:07:50 UTC 2012


#4415: 1.6 doesn't work if NOBLOGREDIRECT is defined in wp-config?
--------------------------+---------------------
 Reporter:  215           |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  1.6.1
Component:  Core          |     Version:  1.6
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------

Comment (by boonebgorges):

 (In [6253]) When running NOBLOGREDIRECT, rehook maybe_redirect_404() to
 priority 100.

 WP's maybe_redirect_404() must run after BuddyPress's template loader
 function
 bp_core_load_template(), or else it'll register incorrectly as a 404 and
 redirect to the value of NOBLOGREDIRECT. See inline documentation for more
 details.

 Fixes #4415

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4415#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list