Index: openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl,v diff -u -N -r1.96 -r1.97 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 7 Sep 2018 00:30:14 -0000 1.96 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 7 Sep 2018 00:32:52 -0000 1.97 @@ -223,7 +223,6 @@ # regsub -all {(href|src)\s*=\s*['\"]/([^\u0001:'\"]+?)['\"]} $html \ "\\1='${location}\\2'" html - ns_log notice "END\n$html" # # Remove all protection characters again.