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.25 -r1.71.2.26 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 3 Jun 2020 18:14:04 -0000 1.71.2.25 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 3 Jun 2020 18:41:03 -0000 1.71.2.26 @@ -530,7 +530,7 @@ set url http://example.com/foo=1/bar aa_equals "complex URL with char which has to be escaped" \ [ad_urlencode_url $url] \ - http://example.comfoo%3d1/bar + http://example.com/foo%3d1/bar # Test just ad_urlencode_url: location without trailing slash set url http://example.com