Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl,v diff -u -r1.79.2.71 -r1.79.2.72 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 8 Jul 2024 14:10:34 -0000 1.79.2.71 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 8 Jul 2024 14:15:23 -0000 1.79.2.72 @@ -1411,7 +1411,7 @@ # the location header may return a relative URL as # well. # - ns_absoluteurl $location $test_url + set location [ns_absoluteurl $location $test_url] } } finally { #