Active
Project:
File (hook_file)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2009 at 13:27 UTC
Updated:
23 Jan 2009 at 13:27 UTC
looks like there might be another patch missing:
Saw in the patch file, in file_save_upload, the following which wasn't in this version. I'll start a new issue for that, until I can track it down.
// Add in our check of the the file name length.
$validators['file_validate_name_length'] = array();