#334303: Handling overwriting of managed files (with unittests!)
Committed this. But 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();
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
aaron commentedCommitted this. But 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.