Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.239.2.56 -r1.239.2.57 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 7 Oct 2020 10:09:42 -0000 1.239.2.56 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 15 Oct 2020 14:25:11 -0000 1.239.2.57 @@ -1753,7 +1753,7 @@ if {[::xo::cc user_id] != 0} { set gc_link [general_comments_create_link \ -object_name [${:__including_page} title] \ - ::$item_id $gc_return_url] + $item_id $gc_return_url] set gc_link

$gc_link

} else { set gc_link ""