Last modified: 2012-10-17 09:44:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40927, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38927 - WebM videos have bad mime type
WebM videos have bad mime type
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Media storage (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-01 18:05 UTC by Jan Gerber
Modified: 2012-10-17 09:44 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jan Gerber 2012-08-01 18:05:11 UTC
uploading webm files they are served as text/plain, instead they should be served as video/webm.

curl -I
http://upload.wikimedia.org/wikipedia/test/6/64/2012-07-18_Market_Street_-_San_Francisco.webm

...
Content-Type: text/plain
...

this should be
Content-Type: video/webm

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links