Closed
Bug 268724
Opened 21 years ago
Closed 21 years ago
when you click the link on the home page if comes up with an error message
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: foxygina288, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
the web page is blank and all it says is:
<ASX version="3.0">
<Entry>
<ref HREF="http://www.turnuptheska.com/listen.m3u"/>
</Entry>
</ASX>
i really don't know what this means and it use to work in internet explorer.
Reproducible: Always
Steps to Reproduce:
1. reload the webpage
yup that's it
Actual Results:
it displayed:
<ASX version="3.0">
<Entry>
<ref HREF="http://www.turnuptheska.com/listen.m3u"/>
</Entry>
</ASX>
Expected Results:
played the radio station
Updated•21 years ago
|
Assignee: bugs → general
Component: Web Site → Browser-General
Product: Firefox → Browser
QA Contact: general
Version: unspecified → Trunk
Comment 1•21 years ago
|
||
The page sends "Content-Type: text/plain; charset=ISO-8859-1" for this document
and Mozilla displays it as text/plain. It's a bug in IE if that works there.
Please ask the webmaster that they correctly configure their server to send
text/html for that page.
invalid
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•