Index: openacs-4/packages/file-storage/www/file-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/file-edit.tcl,v diff -u -r1.10.4.2 -r1.10.4.3 --- openacs-4/packages/file-storage/www/file-edit.tcl 3 Oct 2013 08:33:57 -0000 1.10.4.2 +++ openacs-4/packages/file-storage/www/file-edit.tcl 29 Jul 2014 11:24:03 -0000 1.10.4.3 @@ -5,7 +5,7 @@ @creation-date 5 Dec 2000 @cvs-id $Id$ } { - file_id:integer,notnull + file_id:naturalnum,notnull } -validate { valid_file -requires {file_id} { if {![fs_file_p $file_id]} {