Index: openacs-4/packages/file-storage/www/file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/file.tcl,v diff -u -r1.35.2.2 -r1.35.2.3 --- openacs-4/packages/file-storage/www/file.tcl 2 Jan 2016 20:13:30 -0000 1.35.2.2 +++ openacs-4/packages/file-storage/www/file.tcl 13 May 2016 07:06:24 -0000 1.35.2.3 @@ -6,7 +6,7 @@ @cvs-id $Id$ } { file_id:naturalnum,notnull - {show_all_versions_p:boolean "f"} + {show_all_versions_p:boolean,notnull "f"} } -validate { valid_file -requires {file_id} { if {![fs_file_p $file_id]} {