diff -r 9e32e6258319 -r 5ff25327371e app/soc/views/helper/access.py --- a/app/soc/views/helper/access.py Sat Feb 28 12:32:52 2009 +0000 +++ b/app/soc/views/helper/access.py Sat Feb 28 12:59:34 2009 +0000 @@ -732,7 +732,7 @@ def checkHasActiveRoleForLinkIdAsScope(self, django_args, logic): """Checks that the user has the specified active role. - Only roles where the link_id matches the link_id from the + Only roles where the scope_path matches the link_id from the django_args are considered. """