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.15 -r1.16 --- openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl 26 Jul 2006 20:52:48 -0000 1.15 +++ openacs-4/packages/acs-content-repository/tcl/content-item-procs.tcl 6 Aug 2006 19:43:05 -0000 1.16 @@ -125,6 +125,7 @@ if {[exists_and_not_null title] \ || [exists_and_not_null text] \ || [exists_and_not_null data] \ + || [exists_and_not_null tmp_filename] \ || [llength $attributes]} { content::revision::new \ -item_id $item_id \