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.485.2.18 -r1.485.2.19 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 27 Nov 2015 13:16:28 -0000 1.485.2.18 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 7 Dec 2015 14:25:50 -0000 1.485.2.19 @@ -1499,6 +1499,7 @@ # from the live revision for the update of the item_index. set page [::xo::db::CrClass get_instance_from_db -revision_id $revision_id] + $page publish_status $publish_status $page update_item_index }