Opened 15 years ago
Closed 15 years ago
#2594 closed defect (bug) (fixed)
groups_ban_member() always returns false and generates error message
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.2.6 | Priority: | normal |
Severity: | Version: | ||
Component: | Core | Keywords: | has-patch |
Cc: |
Description
In BP 1.2 branch, groups_ban_member() always returns false and hence, always returns the error message on the "Manage Members" screen even when the ban is successful.
I mirrored the groups_unban_member() function by removing the ban conditional.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [3207]) Fixes #2594 props r-a-y