Closed
Bug 304867
Opened 19 years ago
Closed 16 years ago
stickfiguredistro.com - HTML served as text/plain (and with .txt extension)
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: info, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Build Identifier: not certain When using Firefox to view the wholesale catalog located @ www.stickfiguredistro.com/wholesale.html which is in an HTML version of excel here is what is shown: <html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Excel.Sheet> <meta name=Generator content="Microsoft Excel 10"> <link rel=File-List href="Recordwa1_files/filelist.xml"> <style id="Recordwa1_10298_Styles"> <!--table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} .xl2410298 {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore:padding; color:windowtext; there is a lot more of that... Reproducible: Always Steps to Reproduce: 1.use firefox to view http://www.stickfiguredistro.com/wholesale.html 2. 3. Actual Results: <html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Excel.Sheet> <meta name=Generator content="Microsoft Excel 10"> <link rel=File-List href="Recordwa1_files/filelist.xml"> <style id="Recordwa1_10298_Styles"> <!--table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} .xl2410298 {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore:padding; color:windowtext; there is a lot more of that... Expected Results: view http://www.stickfiguredistro.com/wholesale.html using either IE or Netscape
Comment 1•19 years ago
|
||
The page contains http://www.stickfiguredistro.com/records/wholesale/list.txt as an iframe. This page is sent as text/plain, and Firefox correctly renders it as text/plain. Broken website, -> tech evang. Please email the website owner and tell them to fix their mime types (probably by changing their file extensions).
Component: General → English US
Product: Firefox → Tech Evangelism
Summary: well not view the excel spreadsheet in HTML form → stickfiguredistro.com - HTML served as text/plain (and with .txt extension)
Comment 2•19 years ago
|
||
/me realizes this bug was filed *by* the website owner. The easiest way to get most servers to send a file as text/html is to rename the file to have an .html extension.
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
QA Contact: general → english-us
Hardware: PC → All
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
•