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 -r1.200.2.10 -r1.200.2.11 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 22 Apr 2016 07:45:57 -0000 1.200.2.10 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 1 Jun 2016 10:42:22 -0000 1.200.2.11 @@ -1499,7 +1499,7 @@ set gc_link [general_comments_create_link \ -object_name [$__including_page title] \ $item_id $gc_return_url] - set gc_link

[ns_quotehtml $gc_link]

+ set gc_link

$gc_link

} else { set gc_link "" }