User which is not registered to group A enters group A
He sees that under group A there is sub group B.
this is an access violation, as group A can be moderated.
User which is not registered to group A enters group A
He sees that under group A there is sub group B.
this is an access violation, as group A can be moderated.
Comments
Comment #1
amitaibuSorry,
I think I had a mistake there. this has to do with access control right, not related to this module.
Comment #2
amitaibuOk, after further investigation I think the access issue is with this module.
OG will always show a group when you have the link for it. But since the groups are sub-grouped, they need to check if user is subscribed or not. If not, the sub-groups should not appear (i.e. access denied so they sohuld also not appear in the breadcrumb...)
Comment #3
amitaibuOk, I guess this is the solution.