Index: openacs-4/packages/dotlrn/www/community-member.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/community-member.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/packages/dotlrn/www/community-member.tcl 7 Aug 2017 23:48:09 -0000 1.21 +++ openacs-4/packages/dotlrn/www/community-member.tcl 19 Jan 2018 14:38:45 -0000 1.22 @@ -46,7 +46,10 @@ } if {[dotlrn_community::get_community_id] != $community_id} { - ad_returnredirect [export_vars -base "[dotlrn_community::get_community_url $community_id]community-member" {user_id community_id}] + ad_returnredirect [export_vars -base "[dotlrn_community::get_community_url $community_id]community-member" { + user_id community_id + }] + ad_script_abort } auth::require_login