[buddypress-trac] [BuddyPress Trac] #5411: Members nav of single group : total members seems not set
buddypress-trac
noreply at wordpress.org
Thu Mar 6 18:48:10 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 |
------------------------------+---------------------------
Comment (by r-a-y):
The problem can be traced back to the introduction of the
'populate_extras' parameter in r7898.
The `BP_Groups_Hierarchy` class does not have this parameter when it
constructs its group since this is brand-new.
What we could do is introduce backwards compatibility support to fill in
the group admins and mods when they are empty in the
`bp_group_admin_mods()` function, so when it is called, the group admin /
mods will be shown.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5411#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list