Opened 14 years ago
Closed 14 years ago
#2771 closed defect (bug) (worksforme)
"groups_forbidden_names" filter does not work
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.2.6 | |
Component: | Groups | Keywords: | |
Cc: |
Description
I wanted to add a group slug to the "groups_forbidden_names" filter ( located in groups_setup_globals() ).
However I wasn't able to add the group slug to the filter.
Had to resort to adding the slug to the $bp global, which works but is this just a case of me staring in front of the LCD too long?
Note: See
TracTickets for help on using
tickets.
Works for me on the latest trunk. Test again and reopen if you're still having problems.