Index: openacs-4/packages/notifications/www/subscribers.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/subscribers.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/notifications/www/subscribers.tcl 27 Oct 2014 16:41:51 -0000 1.5 +++ openacs-4/packages/notifications/www/subscribers.tcl 17 Jun 2015 20:34:47 -0000 1.6 @@ -25,7 +25,8 @@ # if objects have multiple types we may need to separate them # with different links to their respective objects. -set notice "$name - [_ notifications.Notifications]" +set url [export_vars -base object-goto -url {object_id type_id}] +set notice "$name - [_ notifications.Notifications]"