Index: openacs-4/packages/file-storage/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/index.tcl,v diff -u -r1.32.2.2 -r1.32.2.3 --- openacs-4/packages/file-storage/www/index.tcl 20 Sep 2015 17:30:51 -0000 1.32.2.2 +++ openacs-4/packages/file-storage/www/index.tcl 20 May 2016 20:37:03 -0000 1.32.2.3 @@ -8,9 +8,9 @@ } { {folder_id:naturalnum,notnull [fs_get_root_folder]} {n_past_days:integer "99999"} - {orderby:token,optional} - {category_id:naturalnum ""} - {return_url ""} + {orderby:token,notnull,optional} + {category_id:naturalnum,notnull ""} + {return_url:localurl ""} } -validate { valid_folder -requires {folder_id:integer} { if {![fs_folder_p $folder_id]} {