[buddypress-trac] [BuddyPress Trac] #7291: Inactive group nav on group type screen

buddypress-trac noreply at wordpress.org
Sat Oct 15 18:19:32 UTC 2016


#7291: Inactive group nav on group type screen
--------------------------+------------------
 Reporter:  danbp         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  2.7
Component:  Groups        |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by r-a-y):

 > When you click on "All groups" or "My Groups"(if logged-in) nothing
 happens.

 Duplicated this.  Problem was because the AJAX response was returning a
 404 when on a group type filter and clicking on a group tab or selecting a
 dropdown order option.

 This was caused by our `bp_do_404()` call in the `BP_Groups_Component`
 class.  `02.patch1 adds a group directory check to bypass the 404.

 The good thing now is the AJAX group tab and select dropdown filter works
 as expected now.  Problem still occurs for member types though, but this
 isn't a regression.

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


More information about the buddypress-trac mailing list