#9154 closed defect (bug) (fixed)
BP Legacy: accepting a group invitation from the Groups directory fails
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 14.0.0 | Priority: | normal |
Severity: | normal | Version: | 10.0.0 |
Component: | Templates | Keywords: | has-patch |
Cc: |
Description
It looks like I did wrong into this commit [13160]. It introduced a regression where clicking on the "Accept Invitation" from the Groups directory fails.
Looking at the commit, it doesn't make sense to perform a check on the Ajax action name as it's always 'joinleave_group'.
My idea is to pass the "real" action using the button's class (JavaScript).
Change History (4)
This ticket was mentioned in PR #292 on buddypress/buddypress by imath.
9 months ago
#1
- Keywords has-patch added; needs-patch removed
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9154