Index: openacs-4/packages/general-comments/tcl/general-comments-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/tcl/general-comments-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/general-comments/tcl/general-comments-procs.tcl 14 Jun 2001 19:38:05 -0000 1.2 +++ openacs-4/packages/general-comments/tcl/general-comments-procs.tcl 31 Oct 2001 20:42:07 -0000 1.3 @@ -175,6 +175,7 @@ if { ![info exists context_id] } { set context_id $object_id } set html "$link_text" + return $html }