Plugin Author
DCoda
(@dcoda)
I’m not sure what you mean?
Do you mean the mime type?
What problem is this causing?
Thread Starter
User01
(@user01)
When you attempt to download the file normally a box will open suggesting to open or download a csv file, but this is not occurring in my case. The box is instead prompting with an application/csv and downloads a file with a .part extension which is empty.
Plugin Author
DCoda
(@dcoda)
which browser are you using so this can tested.
Thread Starter
User01
(@user01)
It does not appear to be browser specific as I have tried it on both Firefox and IE.
Thread Starter
User01
(@user01)
Our server is using PHP 5.1.6 which may be the culprit. Is there anything else we can do?
Plugin Author
DCoda
(@dcoda)
It seems that the mime type chosen forces it to be launched with an application rather than giving the option of that and downloading as hoped. If you associate the csv type with an app, even just a text editor it may work for you.
We’ll look into this properly for the next release.