Closed
Bug 366899
Opened 19 years ago
Closed 16 years ago
volzy.com - M4A sent as text/plain
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andrewjoshaughnessy, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
http://www.m4a.com
M4A is a file extension used to represent the popular new international audio standard called MPEG 4 Audio.
Mozilla cannot find the correct plugin to display http://www.volzy.com
Reproducible: Always
Steps to Reproduce:
1. Open http://www.volzy.com
2. Select Install Missing PlugIns option
3. It cannot find the plugin
Actual Results:
No plugin found.
The web site seems badly written.
The m4a file isn't served with a proper mime type (the server says it is text/plain). So even if the html errors were fixed, mozilla would search for a plugin for text plain. I think it should be audio/mp4 (I'm not sure -- there was a lot of information on the net, and I'm not experienced enough to make sense of it :) ). At least, when I made a test page, mozilla thought to ask me to install apple quicktime (which I'm not installing) when I included an mp4 file in an object tag.
If it works in explorer, it is probably only because explorer is doing a heck of a lot of guesswork about what the author of the page was intending.
Updated•19 years ago
|
Assignee: nobody → english-other
Component: Plugin Finder Service → English Other
Product: Firefox → Tech Evangelism
QA Contact: plugin.finder → english-other
Summary: .m4a File Extension Not Recognised → volzy.com - M4A sent as text/plain
Comment 2•17 years ago
|
||
For some reason, this seems to work fine in Camino trunk and Firefox 2, but the file
http://www.volzy.com/volzyjing.m4a
is definitely being served as text/plain, and it definitely shouldn't be. Andrew, you should let the webmaster know that it's broken.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This works correctly now.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•