#247 closed bug (fixed)
Incorrect mime type for mpeg audio
Reported by: | Owned by: | bonefish | |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
The mime type for mpeg audio should be audio/mpeg instead of audio/x-mpeg.
Maybe the mime type for wav files should be audio/x-wav instead instead of audio/wav as there is no standard mime type for wav files. Most web servers seems to use audio/x-wav.
Could one "file type" have a list of alternative mime types in Haiku, as there doesn't always seem to be consensus on what to use?
References: http://www.iana.org/assignments/media-types/audio/ http://www.rfc-editor.org/rfc/rfc3003.txt
Change History (4)
comment:1 by , 19 years ago
Cc: | added |
---|
comment:2 by , 19 years ago
Resolution: | → fixed |
---|
comment:3 by , 19 years ago
Status: | new → closed |
---|
comment:4 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
Fixed in hrev17468. And I agree, we should have aliases for MIME types.