Index: openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl,v diff -u -N -r1.7 -r1.8 --- openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl 3 Dec 2018 17:07:17 -0000 1.7 +++ openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl 3 Dec 2018 17:11:42 -0000 1.8 @@ -92,10 +92,9 @@ ad_proc -deprecated -public template::util::quote_html { html - - @see ns_quotehtml } { Quote possible HTML tags in the contents of the html parameter. + @see ns_quotehtml } { return [ns_quotehtml $html]