Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.525 -r1.526 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 11 Jun 2018 18:47:26 -0000 1.525 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Jun 2018 09:19:52 -0000 1.526 @@ -3643,7 +3643,7 @@ $payload init } on error {errorMsg} { ad_log error "xowiki::Object set_payload: content $cmd lead to error: $errorMsg" - ::xo::clusterwide ns_cache flush xotcl_object_cache ${:item_id} + ::xo::xotcl_object_cache flush ::${:item_id} } }