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.14 -r1.15 --- openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl 4 Jun 2006 00:45:23 -0000 1.14 +++ openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl 26 Jul 2006 20:52:48 -0000 1.15 @@ -111,6 +111,7 @@ # the cr_item subtype here and content_type as part of # var_list db_transaction { + db_dml lock_objects "LOCK TABLE acs_objects IN SHARE ROW EXCLUSIVE MODE" set item_id [package_exec_plsql \ -var_list $var_list \ content_item new]