Closed
Bug 300690
Opened 19 years ago
Closed 16 years ago
filecabi.net sends .wmv as text/html; charset=iso-8859-1
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bsr500, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050711 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050711 Firefox/1.0+ Using this link http://www.filecabi.net/hotlinkl3j2ncuntv9:)sb/1118219367.wmv if will ignore MIME and try to load the video as TEXT, crashing the browser.. Reproducible: Always Steps to Reproduce: 1. Goto http://www.filecabi.net/hotlinkl3j2ncuntv9:)sb/1118219367.wmv 2. Watch browser freeze 3. Watch browser crash or need to be closed. Actual Results: Freezes and Crashes Expected Results: Opened the video using the appropriate MIME type (wmp) It's been confirmed by someone else.
Comment 1•19 years ago
|
||
>Expected Results: >Opened the video using the appropriate MIME type (wmp) You have to tell the server to send the correct mime-type: HTTP Status Code: HTTP/1.1 302 Found Date: Wed, 13 Jul 2005 23:19:08 GMT CRLF Server: Apache/2.0.46 (Red Hat) CRLF Location: http://www.filecabi.net/topdownloads.php CRLF Content-Length: 309 CRLF Connection: close CRLF Content-Type: text/html; charset=iso-8859-1 It makes a Trun Gecko just really slow (FF1.0.X is old) but that's expected with Megabytes of binary Data to render. -> Tech Evangelism (misconfigured Server)
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Component: General → English US
Ever confirmed: true
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
reporter: if you actually crash (and really if you crash using a trunk build, not some branch build based on code from april of 2004), then please indicate a talkback incident id and someone will see about resolving your crash. if all you do is hang for a while, that's perfectly reasonable and not something that should be confused with crashing.
Severity: critical → minor
Summary: CRASH when viewing certain .WMV files... → filecabi.net sends .wmv as text/html; charset=iso-8859-1
Comment 3•16 years ago
|
||
That video no longer seems to be in the filecabi.net site. Is there another WMV file on the site that is not served with the correct MIME type? If so, please give the URL.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
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
•