Index: openacs-4/packages/dotlrn-homework/www/file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-homework/www/file.tcl,v diff -u -r1.4.12.3 -r1.4.12.4 --- openacs-4/packages/dotlrn-homework/www/file.tcl 18 Aug 2014 21:58:08 -0000 1.4.12.3 +++ openacs-4/packages/dotlrn-homework/www/file.tcl 23 Aug 2014 13:01:26 -0000 1.4.12.4 @@ -10,8 +10,8 @@ @author Don Baccus (dhogaza@pacifier.com) } { - file_id:naturalnum,notnull - folder_id:naturalnum,notnull + file_id:integer,notnull + folder_id:integer,notnull {show_all_versions_p "f"} } -validate { valid_file -requires {file_id} {