[buddypress-trac] [BuddyPress Trac] #5348: Inconsistency between front end and back end: Group Delete
buddypress-trac
noreply at wordpress.org
Wed Jul 23 19:27:19 UTC 2014
#5348: Inconsistency between front end and back end: Group Delete
--------------------------------------------+---------------------
Reporter: glyndavidson | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.1
Component: Groups | Version: 1.9.1
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing commit |
--------------------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8681"]:
{{{
#!CommitTicketReference repository="" revision="8681"
When deleting a group in the Groups dashboard, use
`bp_current_user_can()`.
The groups admin frontend also uses `bp_current_user_can()` to determine
whether a user can delete a group. Thus, this commit mirrors this
capability check in the Groups admin dashboard.
Fixes #5348.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5348#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list