Open Bug 1220085 Opened 10 years ago Updated 3 years ago

scxml or vxml not recognized mime type while uploading

Categories

(Core :: Networking, defect, P3)

42 Branch
defect

Tracking

()

People

(Reporter: salicisguillaume, Unassigned)

Details

(Whiteboard: [necko-backlog])

Attachments

(1 file, 1 obsolete file)

Attached file test.html (obsolete) —
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 Build ID: 20151014143721 Steps to reproduce: On firefox 41.0.2 on windows 7 64-bits. I write a page with an upload button and a javascript to filter on mime type. With this page I select a local file with scxml extension to upload it. NB: joined file shows bug in console (see through files properties). Set of files to test could be : test.txt, test.vxml, test.scxml, test.wav, test.mp3. Mime type mapping works for tst, wav, mp3 but do not work for vxml scxml. Actual results: Type is an empty string. Mime type is not properly set as described by W3C (http://www.w3.org/TR/scxml/#mimetype). Expected results: Type is "application/scxml+xml for scxml".
Please provide detailed steps to reproduce - Have you attempted in latest Firefox Version 42.0?
Flags: needinfo?(salicisguillaume)
Attached file More explicit tester
open in firefox to see bug while selecting a vxml (resp. scxml) file.
Attachment #8681170 - Attachment is obsolete: true
Flags: needinfo?(salicisguillaume)
Version: 41 Branch → 42 Branch
Yes, this bug occurs in version 42.0. Please find more detailed steps : first step : create empty files test.xml, test.scxml, test.vxml on your local computer second step : open given attachment test.html in firefox 42. third step : click browse and select the three files created in first step Expected : mime type is well filled for the three files. Actual : mime type is not filled for scxml and vxml files.
Status: UNCONFIRMED → NEW
Component: Untriaged → Networking
Ever confirmed: true
Product: Firefox → Core
Reproducible - I have same results
Whiteboard: [necko-backlog]
Priority: -- → P1
Priority: P1 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: