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.27 -r1.200.2.28 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 11 Feb 2017 11:39:56 -0000 1.200.2.27 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 11 Feb 2017 12:27:58 -0000 1.200.2.28 @@ -462,7 +462,7 @@ set localized_title [::xo::localize $title] set edit_button [my include [list edit-item-button -book_mode true]] set link [expr {[string match "*:*" $name] ? - "[ns_quotehtml $localized_title]" : + "[ns_quotehtml $localized_title]" : $localized_title}] return [subst [[self class] set template]] } -set template {