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.8 -r1.9 --- openacs-4/packages/xowiki/tcl/repeat-procs.tcl 15 Dec 2017 16:08:14 -0000 1.8 +++ openacs-4/packages/xowiki/tcl/repeat-procs.tcl 16 Dec 2017 16:18:25 -0000 1.9 @@ -152,14 +152,14 @@ :add_component $componentItemSpec } - repeatContainer instproc set_compound_value value { + repeatContainer instproc set_compound_value {value} { # # Before setting compound values, check if we have the repeat # strucure already set. # set neededComponents [expr {[llength $value] / 2}] set availableComponents [llength ${:components}] - #ns_log notice "[self] repeatContainer set_compound_value <$value> have $availableComponents needed $neededComponents" + #:log "repeatContainer set_compound_value <$value> have $availableComponents needed $neededComponents" :check_nr_components $neededComponents $availableComponents next } @@ -289,10 +289,7 @@ set ff [dict create {*}$v] set html "