Index: branches/5.2.x/units/files/files_config.php =================================================================== diff -u -N -r14582 -r14594 --- branches/5.2.x/units/files/files_config.php (.../files_config.php) (revision 14582) +++ branches/5.2.x/units/files/files_config.php (.../files_config.php) (revision 14594) @@ -1,6 +1,6 @@ 'FilePath', 'content_type_field' => 'MIMEType', 'not_null' => 1, 'skip_empty' =>1, 'default' => '', + 'required' => 1, 'error_msgs' => Array ( 'bad_file_format' => '!la_error_InvalidFileFormat!', 'bad_file_size' => '!la_error_FileTooLarge!',