Closed
Bug 1007575
Opened 11 years ago
Closed 11 years ago
misspelled mime-type "comma-seperated-values"
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sebastian.procek, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
Steps to reproduce:
send a file
Actual results:
I get mime type: "comma-seperated-values"
Expected results:
I want get "comma-separated-values"
Comment 1•11 years ago
|
||
This isn't a Firefox bug. Firefox doesn't label mime types, and while we clearly also don't know how to spell "seperated" ( http://mxr.mozilla.org/mozilla-central/search?string=seperated ) "comma-seperated-values" didn't come from our code base. (you've not provided any detail on how you're sending a file and where you're seeing this mime type string, so I don't know where it *is* coming from, but it's not Firefox)
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•