Index: openacs-4/packages/notifications/tcl/notification-type-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-type-procs.tcl,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/notifications/tcl/notification-type-procs.tcl 20 Mar 2018 21:32:16 -0000 1.10 +++ openacs-4/packages/notifications/tcl/notification-type-procs.tcl 21 Mar 2018 08:40:40 -0000 1.11 @@ -58,7 +58,7 @@ if {[info exists $key]} { return [set $key] } - return [set $key [list notification::type::get_type_id_not_cached $short_name]] + return [set $key [notification::type::get_type_id_not_cached $short_name]] } ad_proc -public get_type_id_not_cached {