Opened 13 years ago
Closed 13 years ago
#3687 closed defect (bug) (fixed)
Private Groups 'request membership' tab doesn't work for unauthorised user
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | needs-patch |
Cc: |
Description
When in a private group with an unauthorised member (a valid account but not a member of the group), the subnav contains "Home" and "Request membership". Clicking on Request membership redirects back to group's base URL and displays "You do not have access to this group."
Tested on 1.6/trunk, and testbp.org (1.5).
Attachments (1)
Change History (4)
#2
@
13 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
I am having this exact issue with the latest version of BP. Replacing info in the patch php file throws a php error - probably because I have a later version of BP than this patch affected? But in any case, the error persists for me. The BUTTON works, the link does not.
This appears to have been fixed by recent changes to the logic of private/hidden groups.