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 -N -r1.542.2.156 -r1.542.2.157 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 19 Apr 2022 12:29:26 -0000 1.542.2.156 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 27 Apr 2022 18:57:35 -0000 1.542.2.157 @@ -1299,7 +1299,7 @@ array set excluded_var { folder_id 1 package_id 1 absolute_links 1 lang_links 1 modifying_user 1 publish_status 1 item_id 1 revision_id 1 last_modified 1 - parent_id 1 + parent_id 1 context_id 1 } foreach var [$from_object info vars] { # don't copy vars starting with "__"