#6042 closed defect (bug) (fixed)
Inconsistency with single and plural wording for Groups notifications.
| Reported by: | tw2113 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | dev-feedback reporter-feedback close |
| Cc: |
Description
In the BP Group Notifications file, we have bp_groups_multiple_new_membership_requests_notification vs bp_groups_single_new_membership_request_notification with singular "request". Friends Component has a similar hook set but "request" is singular in both.
Just a ticket to keep us aware for a future solution.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Not sure we should introduce new hooks names with proper wording, so I suggest just make sure that in future we name them properly, while leaving current hooks as is for BC. Any objections?