Index: openacs-4/packages/xowiki/tcl/repeat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/repeat-procs.tcl,v diff -u -r1.2 -r1.2.2.1 --- openacs-4/packages/xowiki/tcl/repeat-procs.tcl 12 Aug 2013 18:22:30 -0000 1.2 +++ openacs-4/packages/xowiki/tcl/repeat-procs.tcl 13 Oct 2013 18:13:58 -0000 1.2.2.1 @@ -152,7 +152,7 @@ set containerDisabled [expr {[my exists disabled] && [my disabled] ne "false"}] foreach c [my components] { set atts [list class $CSSclass] - if {$i > $nrItems || [string match *.0 [$c name]]} { + if {$i > $nrItems || [string match "*.0" [$c name]]} { lappend atts style "display: none;" } ::html::div $atts {