Closed (fixed)
Project:
Site verification
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2010 at 13:09 UTC
Updated:
26 Aug 2010 at 14:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
instanceofjamie commentedDown to file_save_upload now taking file types as a second parameter.
Here's a patch =)
-- J.
Comment #2
instanceofjamie commentedComment #3
dave reidActually according to the function docs, all we need is:
$validators = array('file_validate_extensions' => array());. I tested that and committed the fix to CVS.http://drupal.org/cvs?commit=406104