Index: openacs-4/packages/notifications/www/subscribers.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/subscribers.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/notifications/www/subscribers.tcl 13 Jan 2008 13:17:01 -0000 1.3 +++ openacs-4/packages/notifications/www/subscribers.tcl 27 Oct 2008 16:14:16 -0000 1.4 @@ -18,6 +18,7 @@ if { ![db_0or1row select_name {}] } { # there are no notifications for this object ad_return_error "No Notifications" "This object does have anybody subscribed via notifications" + ad_script_abort } # the link to the object picks up the first type_id it gets