Index: openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl,v diff -u -r1.12 -r1.12.2.1 --- openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl 12 Aug 2013 20:01:06 -0000 1.12 +++ openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl 13 Oct 2013 18:15:14 -0000 1.12.2.1 @@ -262,7 +262,7 @@ # ::xotcl::THREAD::Proxy configure \ # -instproc forward args { # set cp [self calledproc] -# if { [string equal $cp "attach"] +# if { $cp eq "attach" # || $cp eq "filter" # || $cp eq "detachAll"} { # next