Index: openacs-4/packages/file-storage/www/copy.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/copy.tcl,v diff -u -N -r1.5.2.6 -r1.5.2.7 --- openacs-4/packages/file-storage/www/copy.tcl 17 May 2006 21:07:03 -0000 1.5.2.6 +++ openacs-4/packages/file-storage/www/copy.tcl 30 May 2006 10:37:45 -0000 1.5.2.7 @@ -15,7 +15,6 @@ {show_items:boolean 0} } -errors {object_id:,notnull,integer,multiple {Please select at least one item to copy.} } -ns_log Notice "Huh? right script..." set objects_to_copy $object_id set object_id_list [join $object_id ","]