Index: openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl,v diff -u -N -r1.11.2.1 -r1.11.2.2 --- openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 18 Apr 2019 07:56:43 -0000 1.11.2.1 +++ openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 4 Jul 2019 17:51:39 -0000 1.11.2.2 @@ -540,7 +540,7 @@ " \ -instproc render-data {line} { - set __name [:name] + set __name ${:name} if {[$line exists $__name.href] && [set href [$line set $__name.href]] ne ""} { # use the CSS class rather from the Field than not the line