[buddypress-trac] [BuddyPress Trac] #6013: Allow Group Admins to Unban Members
buddypress-trac
noreply at wordpress.org
Fri Dec 26 21:58:13 UTC 2014
#6013: Allow Group Admins to Unban Members
--------------------------+-----------------------
Reporter: skyrie | Owner: DJPaul
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 2.2
Component: Groups | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------
Comment (by r-a-y):
Okay, so I've had a chance to think about thebigA's fix a bit more.
His patch requires a template change and a similar change will need to go
in bp-default as well (if we want to fix bp-default).
`groups_get_group_members.patch` is an alternate fix that occurs where we
do our comparison checks to fetch group members. It explicitly casts the
string `'false'` value for `'exclude_banned'` to a proper false value and
doesn't require any template changes. This is a little ugly, but we've
done similar things in the past (see r7574).
I'm fine with either patch being committed.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6013#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list