Opened 16 years ago
Closed 16 years ago
#2594 closed defect (bug) (fixed)
groups_ban_member() always returns false and generates error message
| Reported by: | r-a-y | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.6 |
| Component: | Core | Version: | |
| Severity: | 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3207]) Fixes #2594 props r-a-y