Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -r1.46 -r1.47 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 3 Sep 2024 15:37:35 -0000 1.46 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 8 Oct 2024 14:20:18 -0000 1.47 @@ -19,10 +19,10 @@ handled by the templating system. } { #ns_log notice "----- template::reset_request_vars [ad_conn url]" - array unset ::template::head::scripts - array unset ::template::head::links - array unset ::template::head::metas - array unset ::template::body_handlers + unset -nocomplain ::template::head::scripts + unset -nocomplain ::template::head::links + unset -nocomplain ::template::head::metas + unset -nocomplain ::template::body_handlers set ::template::body_scripts {} set ::template::headers {} @@ -850,7 +850,7 @@ } } } - array unset links + unset -nocomplain links } # Generate the