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.542.2.174 -r1.542.2.175 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 23 Mar 2023 14:31:08 -0000 1.542.2.174 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 20 Apr 2023 08:13:08 -0000 1.542.2.175 @@ -1676,6 +1676,7 @@ ad_proc update_item_index { -item_id:required + -name -package_id -parent_id -publish_status @@ -1693,7 +1694,7 @@ } { set updates {} foreach var { - package_id parent_id + name package_id parent_id publish_status page_template assignee state } {