Index: openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl,v diff -u -r1.24.2.8 -r1.24.2.9 --- openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl 24 Sep 2022 19:06:13 -0000 1.24.2.8 +++ openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl 24 Sep 2022 19:27:21 -0000 1.24.2.9 @@ -304,7 +304,6 @@ set urlv [oacs_dav::conn -set urlv [split [string trimright $uri "/"] "/"]] set destination [ns_urldecode [ns_set iget [ns_conn headers] Destination]] - ns_log warning DESTINATION=$destination regsub {https?://[^/]+/} $destination {/} dest