Index: openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl,v diff -u -r1.38.2.11 -r1.38.2.12 --- openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl 21 Feb 2022 17:55:51 -0000 1.38.2.11 +++ openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl 30 Oct 2023 14:46:58 -0000 1.38.2.12 @@ -1197,7 +1197,6 @@ @author Peter Marklund } { - ::content::item::set_live_revision -item_id $item_id ::content::item::update -item_id $item_id -attributes [list [list publish_status $publish_status]] }