Index: openacs-4/packages/notifications/www/request-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-new.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/notifications/www/request-new.tcl 10 Sep 2002 22:23:12 -0000 1.4 +++ openacs-4/packages/notifications/www/request-new.tcl 16 Sep 2002 12:36:31 -0000 1.5 @@ -12,7 +12,7 @@ return_url } -set user_id [ad_conn user_id] +set user_id [ad_maybe_redirect_for_registration] # Check that the object can be subcribed to notification::security::require_notify_object -object_id $object_id