Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -r1.71.2.61 -r1.71.2.62 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 27 Feb 2024 16:17:20 -0000 1.71.2.61 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 10 Jul 2024 12:41:53 -0000 1.71.2.62 @@ -1001,6 +1001,7 @@ foreach url { "http://test" "ftp://test" + "//bxss.me" } { aa_true $url [util_complete_url_p $url] }