I have a problem where, when I upload an m4a file using filefield the mime type information is not saved.

Comments

jpetso’s picture

I don't have Safari running on any of my systems, but in case Safari is innocent or I get one (or someone else using Safari wants to debug this) then it would be nice to have that m4a file attached here. Or is it too large to post it to the issue queue?

jpetso’s picture

Status: Active » Postponed (maintainer needs more info)

Oh right, I don't think I'm able to effectively debug this given the information here, so set the issue status to "needs more info" until the m4a file is posted.

mfer’s picture

I've tried this with a number of different files. You can find one of them at http://geeksandgod.com/files/audio/enhanced/Online%20Community%20-%20Con.... It's not small.

dopry’s picture

Status: Postponed (maintainer needs more info) » Fixed

the DRUPAL-5--2 branch of imagefield no longer depends on the browser provided mime info. This should be a non-issue in the next release.

mfer’s picture

Status: Fixed » Active

What does this issue against filefields mime type problem have to do with imagefields 2.x branch?

jpetso’s picture

Status: Active » Fixed

dopry meant filefield, not imagefield. the next filefield version will depend on the MimeDetection module which provides better mimetype lookup mechanisms. Please test once 5.x-2.3 comes out, and reopen the bug in case the issue is still in there. However the concerned code is very different now, so it would not make sense for us to leave this issue open until you have tested it again.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.