Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -N -r1.141.2.36 -r1.141.2.37 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 13 Oct 2021 19:18:15 -0000 1.141.2.36 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 15 Oct 2021 14:18:23 -0000 1.141.2.37 @@ -1686,7 +1686,7 @@ # necessary). # - ::acs::sitewide ns_urlspace unset -id $::acs::siteNodesID -recurse -key sitenode $url + ::acs::clusterwide ns_urlspace unset -id $::acs::siteNodesID -recurse -key sitenode $url next }