Welcome Guest, Not a member yet? Register   Sign In
BUG in csv file uploading
#6

[eluser]BrianDHall[/eluser]
In mimes.php:

Code:
'csv'    =>    array('text/x-comma-separated-values', 'text/comma-separated-values', 'application/octet-stream', 'application/vnd.ms-excel', 'text/csv', 'application/csv', 'application/excel', 'application/vnd.msexcel')

I'd be utterly shocked if you check the mime-type that the browser that isn't working is submitting that it won't be a part of this list.

I had this problem with flash uploader - after initial oddness in how mime types are submitted via flash, I found different browsers sometimes had their own twist on what flash said the mime type was. The only solution was going through and checking mimes on every browser version I had to see what all the crazy types reported were.


Messages In This Thread
BUG in csv file uploading - by El Forum - 10-03-2009, 10:12 PM
BUG in csv file uploading - by El Forum - 10-03-2009, 10:47 PM
BUG in csv file uploading - by El Forum - 10-03-2009, 11:24 PM
BUG in csv file uploading - by El Forum - 10-08-2009, 08:27 AM
BUG in csv file uploading - by El Forum - 10-24-2009, 10:51 AM
BUG in csv file uploading - by El Forum - 10-24-2009, 10:53 PM
BUG in csv file uploading - by El Forum - 10-25-2009, 11:45 AM
BUG in csv file uploading - by El Forum - 12-27-2009, 01:29 AM
BUG in csv file uploading - by El Forum - 12-30-2009, 01:59 PM
BUG in csv file uploading - by El Forum - 01-01-2010, 03:09 PM
BUG in csv file uploading - by El Forum - 01-13-2010, 05:21 PM
BUG in csv file uploading - by El Forum - 05-15-2011, 11:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB