Index: openacs-4/packages/dotlrn/www/spam.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/spam.tcl,v diff -u -N -r1.34 -r1.35 --- openacs-4/packages/dotlrn/www/spam.tcl 19 Jan 2018 14:38:45 -0000 1.34 +++ openacs-4/packages/dotlrn/www/spam.tcl 7 Apr 2018 18:00:33 -0000 1.35 @@ -56,7 +56,7 @@ } if { $recipients_p == 0} { - if {([info exists community_id] && $community_id ne "")} { + if {$community_id ne ""} { # This is call using the old URL reference ad_returnredirect "spam-recipients?referer=$referer" ad_script_abort