﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
14659	Incorrect mime type served for some uploaded files	recoilfx	markjaquith	" I used ""upload_mimes"" filter so that I can add additional allowed upload files types, however, there is a problem when serving these files.  

It seems that ms-files.php does a short init, which skips the plugin files that registers the additional mime definitions.

So if I am trying to serve a Mathematica .nb file(which has the mime type application/mathematica, but it really is a text file), the file will be either served as a mime type of text (if mime_content_type exists) or image instead of the proper 'application/mathematica'."	defect (bug)	closed	normal	3.6	Upload	3.0.1	normal	fixed	has-patch commit	mcepl
