Index: openacs-4/packages/notifications/www/object-goto.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/object-goto.tcl,v diff -u -N -r1.4 -r1.4.2.1 --- openacs-4/packages/notifications/www/object-goto.tcl 7 Aug 2017 23:48:13 -0000 1.4 +++ openacs-4/packages/notifications/www/object-goto.tcl 23 Feb 2023 16:24:31 -0000 1.4.2.1 @@ -5,8 +5,8 @@ @creation-date 22 July 2002 @cvs-id $Id$ } { - object_id:naturalnum,notnull - type_id:naturalnum,notnull + object_id:object_type(acs_object),notnull + type_id:object_type(notification_type),notnull }