Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.189.2.21 -r1.189.2.22 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 22 Jul 2019 18:58:23 -0000 1.189.2.21 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 4 Aug 2019 17:59:38 -0000 1.189.2.22 @@ -4071,11 +4071,7 @@ append request " " \ [util::request_info -with_headers=$with_headers] - set prefix "" - foreach line [split "${message}\n[uplevel ad_get_tcl_call_stack]${request}\n" \n] { - ns_log $level "$prefix$line" - set prefix "." - } + ns_log $level "${message}\n[uplevel ad_get_tcl_call_stack]${request}\n" } ad_proc -public util::var_subst_quotehtml {