Opened 5 years ago
Closed 5 years ago
#8574 closed defect (bug) (fixed)
Bug Group Invititation System (Legacy Theme)
| Reported by: | mandro | Owned by: | dcavins |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.0.0 |
| Component: | Templates | Version: | |
| Severity: | normal | Keywords: | has-patch needs-refresh 2nd-opinion |
| Cc: |
Description
Good Day
I found a bug with Legacy Template (this bug does not exist with Nouveau). Please do a test with these steps:
- User A Send Group Invitation to User B to join Group X
- And then User B will receive an invitiation. But please do not click link on the notification page.
- Please go to the Groups Directory and click Join to join Group X. You will see user B can not join that group. The join button can not be clicked. Kindly check screenshots below:
Attachments (2)
Change History (6)
#2
@
5 years ago
- Keywords has-patch needs-refresh 2nd-opinion added; needs-patch removed
- Milestone Awaiting Review → 10.0.0
- Version 9.1.1
Hi @mandro
I confirm I was able to reproduce the issue. Unlike BP Nouveau, BP Legacy doesn't check what the $_POST['action'] is. It instead checks if the user has an invite and if so forces the action to an accept_invite one.
I have attached a preliminary patch to help understand the issue. @dcavins could you have a look at it and improve this patch?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I'm having this issue on my website too