Index: openacs-4/packages/dotlrn/tcl/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.tcl,v diff -u -r1.191.2.22 -r1.191.2.23 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 2 Feb 2006 10:21:23 -0000 1.191.2.22 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 3 Feb 2006 18:00:38 -0000 1.191.2.23 @@ -1797,7 +1797,7 @@ # can read the root dotlrn instance, but only members of # this community should be able to read this instance (and # it's children) - permission::set_not_inherit -object_id $package_id + permission::set_not_inherit -object_id $clone_id # Grant read_private_data permission to "non guest" users. dotlrn_privacy::grant_read_private_data_to_non_guests -object_id $clone_id