Index: openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl,v diff -u -r1.11.2.19 -r1.11.2.20 --- openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl 17 Jul 2024 13:12:56 -0000 1.11.2.19 +++ openacs-4/packages/acs-tcl/tcl/test/text-html-procs.tcl 18 Jul 2024 07:54:32 -0000 1.11.2.20 @@ -8,7 +8,11 @@ aa_register_case \ -cats {web api smoke production_safe} \ - -procs {ad_dom_sanitize_html} \ + -procs { + ad_dom_sanitize_html + security::locations + util_current_location + } \ ad_dom_sanitize_html { Test if it HTML sanitization works as expected