With the module active, i found that normal members can't leave anymore their group they joined.
you get a Access Denied page error when you the Manage Membership / Leave this group link.
It works when you your user role has the permission "Administer nodes" active - so this bug only
appears for normal users with normal access.
Comments
Comment #1
michtoen commentedMessed up the text...
It must be:
you get a Access Denied page error when you hit the Manage Membership / Leave link.
Comment #2
amitaibuTemporary fixed until #354548: Pass the user arguments in the access arguments is solved.
Comment #4
mikemccaffreyUmm... it looks like that og issue will not be solved.
Comment #5
Yuri commentedThis issue makes this module as good as useless. Setting to critical.
Would be good to indicate that clearly on the project page.
Comment #6
hefox commentedYea, this is bad :(
It probably should check if ($user->uid == $account->uid || user_access($perm ) for this permission. Not sure best way to do it generically (and decided to remove module instead of fix it as wasn't adding anything that currently need).
Comment #7
bsandor commentedHi,
'#354548: Pass the user arguments in the access arguments' has Status: closed (won't fix).
What is going to happen with current issue?
This is an absolutely critical issue.
Has anybody found any solution yet?
Might be an option setting up a permission for this However it is going to mess up everything.
Comment #8
bsandor commentedAny news?
Comment #9
bsandor commentedDoes anyone know any other module that makes me available:
- having roles that are valid within per group not globaly and also
- users can leave the group?
Comment #10
bsandor commentedAny news lads?
Any workaround?
In D7 this is working as it's in the core (thats what description says).
I am not a drupal or php expert. Anyone is willing to have a look?
Comment #11
bsandor commentedHi everyone,
I about releasing my site. Did a mistake anno: built some features around this module. I was hoping for this issue get solved.
Anyone got any closer to solve this problem lads? It become urgent for me. I am pretty sure because of the lack of my php knowledge that I wont find any solution. :(
Any of you maybe?
Thanks