Mozilla is replacing file extension .mp2 with .wav
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: karl.banke, Assigned: az)
References
(Blocks 1 open bug)
Details
(Keywords: webcompat:platform-bug)
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-3168 platform-scheduled:2025-06-01
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Steps to reproduce:
We run a website that allows users from global media companies to download audio files for productions. One of the encoding formats used is mp2. These files are distributed within a wav container, however these files are widely known as "mp2". Also various media players, in particular the Mac OS Audio Player (AKA "Music") will only play the file if it is suffixed with .mp2.
Actual results:
Downloading a file yields the following response from the server
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-disposition: attachment; filename="xxx.mp2"
Content-Type: audio/mpeg;charset=UTF-8
Transfer-Encoding: chunked
Date: Tue, 13 Dec 2022 08:38:11 GMT
Strict-Transport-Security: max-age=21600000
However the file is saved as xxx.wav
Expected results:
The file should be saved as xxx.mp2 as hinted in the content-disposition header and the supplied content type as it happens with any other browser we are aware of (Safari, Chrome, IE).
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
![]() |
||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
![]() |
||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
![]() |
||
Updated•2 years ago
|
Updated•10 months ago
|
![]() |
||
Updated•6 months ago
|
![]() |
||
Updated•6 months ago
|
![]() |
||
Updated•6 months ago
|
![]() |
||
Updated•3 months ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 10•1 month ago
|
||
bugherder |
Comment 11•1 month ago
|
||
bugherder |
Updated•27 days ago
|
Description
•