Index: openacs-4/packages/notifications/www/subscribers.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/subscribers.tcl,v diff -u -r1.9.2.1 -r1.9.2.2 --- openacs-4/packages/notifications/www/subscribers.tcl 5 Oct 2021 12:09:06 -0000 1.9.2.1 +++ openacs-4/packages/notifications/www/subscribers.tcl 13 Oct 2022 10:54:09 -0000 1.9.2.2 @@ -24,7 +24,7 @@ fetch first 1 rows only }] } { # there are no notifications for this object - ad_return_error "[_ notifications.No_Notifications]" "[_ notifications.No_Notifications_text]" + ad_return_exception_page 200 [_ notifications.No_Notifications] [_ notifications.No_Notifications_text] ad_script_abort }