Index: openacs-4/packages/acs-templating/tcl/parse-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/parse-procs.tcl,v diff -u -N -r1.48.2.6 -r1.48.2.7 --- openacs-4/packages/acs-templating/tcl/parse-procs.tcl 13 Oct 2013 09:52:51 -0000 1.48.2.6 +++ openacs-4/packages/acs-templating/tcl/parse-procs.tcl 14 Oct 2013 06:02:38 -0000 1.48.2.7 @@ -323,7 +323,7 @@ # propagate aborting if {[info exists ::request_aborted]} { ns_log warning "propagating abortion from $__adp_remember_stub.tcl\ - (status [lindex $request_aborted 0]): '[lindex $request_aborted 1]')" + (status [lindex $::request_aborted 0]): '[lindex $::request_aborted 1]')" unset ::request_aborted ad_script_abort #adp_abort