Opened 10 years ago
Closed 10 years ago
#5885 closed enhancement (fixed)
Include the text of the request message in group membership request notification emails
Reported by: | boonebgorges | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | needs-refresh good-first-bug |
Cc: |
Description
When a user requests membership in a private group, she has the option of leaving a message for the group's admin. That message is not currently included in the email notification that the admin receives. The attached patch fixes this.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
I think we need to add output escaping here, but generally the patch looks OK otherwise.