DOCX Extension file uploads

vvanaparthy - October 6, 2009 - 01:19
Project:MimeDetect
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I am not very sure if this should go to Mime Detect or file field module's issue queue?

Well, here is the issue
I know drupal provides mime detect module which actually uses unix file command and you integrate to that. My problem is with office 2007 file extensions.

for example I may allow docx in file field but the files are actually zip files. so it does not work.

I changed .htaccess in the core , httpd.conf and also mime.type in linux to include docx extensions but no avail. I just wondered how do we fix this problem?

Thanks

AttachmentSize
error.jpg41.16 KB

#1

quicksketch - October 20, 2009 - 17:49
Project:FileField» MimeDetect
Version:6.x-3.1» 6.x-1.x-dev

This is a Mime Detect problem.

#2

sparklet - November 16, 2009 - 07:32

I resolved this by using the advice given at:

http://drupal.org/node/177256

 
 

Drupal is a registered trademark of Dries Buytaert.