Closed (fixed)
Project:
FileField
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2007 at 23:24 UTC
Updated:
30 Jan 2008 at 03:06 UTC
I receive this error message when uploading a text file: "Files with the extension txt are not allowed. Please upload a file with an extension from the following list: txt, pdf, doc". Obviously you can see from the error message that a txt file is allowed, but for some reason it is not recognizing it.
Comments
Comment #1
dopry commentedCannot reproduce. Can you confirm this is sill an issue or not?
Comment #2
dopry commentedI rewrote the extension validation completely in the DRUPAL-5--2 branch. This should no longer be an issue. Please test with the latest development snapshot.
Comment #3
cghobbs commentedThanks, seems to be fixed.