Index: openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl 27 Oct 2014 16:39:03 -0000 1.10 +++ openacs-4/packages/acs-automated-testing/www/admin/testcase.tcl 22 Jun 2015 21:03:12 -0000 1.11 @@ -93,7 +93,7 @@ # element is a link. # regsub -all {aa_call_component\s+(["]?)([^\s]*)(["]?)} $body \ - "aa_call_component \\1\\2\\3" body + "aa_call_component \\1\\2\\3" body template::multirow append bodys $body_count $body incr body_count }