[buddypress-trac] [BuddyPress Trac] #5411: Members nav of single group : total members seems not set
buddypress-trac
noreply at wordpress.org
Wed Mar 26 23:35:32 UTC 2014
#5411: Members nav of single group : total members seems not set
------------------------------+---------------------------
Reporter: imath | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------------
Changes (by r-a-y):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"8168"]:
{{{
#!CommitTicketReference repository="" revision="8168"
Groups: Add backward compatibility when fetching list of admins/mods.
In r8056, the change was made so a group does not fetch its extra data
like grabbing the list of group admins and mods by default.
However, if a group template loop was created with the 'populate_extras'
parameter set to false and either the bp_group_list_admins() and
bp_group_list_mods() functions were used in the loop, these functions
would not output the correct list.
To solve this, this commit manually fetches the group admins / mods if
the 'populate_extras' flag in the group template loop is set to false.
Fixes #5411
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5411#comment:21>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list