Opened 6 years ago
Closed 6 years ago
#8359 closed defect (bug) (fixed)
Requesting membership into a private group with comment doesn't save comment to DB
| Reported by: | scipi | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.3.0 |
| Component: | Groups | Version: | 6.0.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Navigating to a private group as a user and clicking on the Request Membership tab you are given the option of submitting a comment along with a membership request. This comment never gets saved to the wp_bp_invitations table and so the request.message token in the associated email event never gets filled out nor is the reason shown to group admins when they accept/deny the request.
Attachments (1)
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)
Hi @scipi
Thanks a lot for your report. Good catch. I confirm the issue.
8359.patch is fixing it.