[buddypress-trac] [BuddyPress Trac] #7639: Reopening #4706: Infinite Redirect Loop when BP_GROUPS_DEFAULT_EXTENSION is changed on Private groups

buddypress-trac noreply at wordpress.org
Wed Dec 6 15:53:56 UTC 2017


#7639: Reopening #4706: Infinite Redirect Loop when BP_GROUPS_DEFAULT_EXTENSION is
changed on Private groups
-------------------------------------------+-------------------------------
 Reporter:  pareshradadiya                 |       Owner:
     Type:  defect (bug)                   |      Status:  new
 Priority:  normal                         |   Milestone:  Under
Component:  Groups                         |  Consideration
 Severity:  normal                         |     Version:  2.9.2
 Keywords:  needs-patch reporter-feedback  |  Resolution:
-------------------------------------------+-------------------------------

Comment (by pareshradadiya):

 To reproduce, please do the following

 1. Add this constant `define( 'BP_GROUPS_DEFAULT_EXTENSION', 'members' );`
 in wp-config.php
 2. Login as '''Subscriber''' user
 3. Navigate to Groups directory
 5. Browse private in which current logged in user is not a member

 The issue is, thats there is redirect loop.

 BuddyPress try to load default extension `Members` and since the group is
 private and current logged in user is not a member of that group, user
 will be threw back to a group default page(home) which is `Members`
 extension in this case and this goes in loop.

 Please see this screencast: http://recordit.co/pTslqSjrbp

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7639#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list