Index: openacs-4/packages/xotcl-core/tcl/generic-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/generic-procs.tcl,v diff -u -r1.24 -r1.25 --- openacs-4/packages/xotcl-core/tcl/generic-procs.tcl 17 Aug 2006 01:27:54 -0000 1.24 +++ openacs-4/packages/xotcl-core/tcl/generic-procs.tcl 17 Aug 2006 01:51:52 -0000 1.25 @@ -554,7 +554,7 @@ array unset info # uncomment the following line, if you want to force db_0or1row for update operations # (e.g. when useing the provided patch for the content repository in a 5.2 installation) - CrItem set insert_view_operation db_0or1row + #CrItem set insert_view_operation db_0or1row CrItem instproc update_content_length {storage_type revision_id} { if {$storage_type eq "file"} {