Closed (fixed)
Project:
Subgroups for Organic groups
Version:
6.x-0.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
11 Dec 2008 at 15:45 UTC
Updated:
1 Apr 2011 at 13:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuIndeed, there is some problem near
I'll check it.
Comment #2
amitaibuI'm having problems with my CVS account - Ezra, can you please commit.
Commit message:
#345788 by Amitaibu: Collect the groups for propagation more then 1 level, and update tests. Also fix user propagation logic.
Comment #3
amitaibuFixed - http://drupal.org/cvs?commit=159068
Comment #5
R.Hendel commentedThe patch could not be applied for 6.x-0.x-dev and Drupal 6.9.
We have the problem, that there is absolutely no content deligation.
We have a group structure like this.
* Book
* |- Level 1
* |- Level 2 Post 2.1.
* |- Level 3 Post 3.1.
* |- Level 2 Post 2.1.
* |- Level 3 Post 3.1.
We tried all possible content deligations:
After changing propagation options we always
I switch state of issue back to active because there were absolutely no differences:
in every level were shown every nodes!
We try to use parent propagation, so that content from deepest levels is only visible in that deepest level.
content from highest level should be visible in all levels.
Has anyone an idea?
Comment #6
amitaibuYou don't need to apply the patch - it's already committed.
Is Level 1 the group node?
Comment #7
mstef commented