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 -r1.111 -r1.112 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 11 Sep 2024 06:15:48 -0000 1.111 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 8 Oct 2024 14:13:37 -0000 1.112 @@ -2015,7 +2015,7 @@ } else { # Reset/create attribute array - array unset attribute_array + unset -nocomplain attribute_array # Parse the attributes ad_parse_html_attributes -attribute_array attribute_array $attributes