Closed
Bug 99959
Opened 24 years ago
Closed 24 years ago
borders doesn't load
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jud, Assigned: asa)
References
()
Details
(Whiteboard: <html><body></body></html> bug)
page comes up blank
Comment 3•24 years ago
|
||
view source on this test page shows only
<html><body></body></html>
for me... 4.x shows a bunch of new lines at the top then...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Borders - Home</title>
<link rel=StyleSheet href="/css/stores_styles.css" type="text/css"
media=screen>
<META name="Keywords" content="Borders, Borders stores, Borders Stores,
Borders Book Store, Borders Books and Music, Borders Books & Music, book store,
music store, movies store, dvd store, video store, books, music, video, dvd,
movies">
<META name="Description" content="Bordersstores.com - Shop Borders.com | About
Us | Careers | Customer Care | Borders Mail | Store Inventory | My Stores |
Events | Inside Borders | Explorers">
</head>
<body vlink="0066CC" link="0066CC" bgcolor="#FFFFFF">
<div align="center">
<!----------MAIN BODY TABLE---------->
<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<!--begin GLOBAL NAV include-->
and a bunch more...
Comment 4•24 years ago
|
||
The above URL (http://www.bordersstore.com/index.jsp) WFM on a hand-rolled Linux
build from 2001-09-17.
| Reporter | ||
Comment 5•24 years ago
|
||
not working for me on today's 0.9.4 branch win2k build.
Comment 6•24 years ago
|
||
*** This bug has been marked as a duplicate of 98262 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 7•24 years ago
|
||
I'm not sure that this is a duplicate: specifically, I'm successfully loading
this page in a current MOZILLA_0_9_4_BRANCH build (Mozilla, not commercial!) on
Linux. Jud, try adding this to your prefs.js:
user_pref("general.useragent.override",
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010910");
If that works, we probably ought to kick this over to the evangelists. For
kicks, could you put your UA into the bug so I can try it? Hit this link:
http://www.people.fas.harvard.edu/~dbaron/www/httpreq
and note the User-Agent field (last under ``Request Header Fields'').
Comment 8•24 years ago
|
||
if this is only a problem with windows, it could be due to the fact that the
Accept-Charset: request header is blank. see bug 97606.
| Reporter | ||
Comment 9•24 years ago
|
||
waterson - using the override doesn't change the behavior for me.
my UA is Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4)
Gecko/20010917 Netscape6/6.2
Comment 10•24 years ago
|
||
I suspect Darin is right - see my comment in bug 98262.
Updated•24 years ago
|
Whiteboard: <html><body></body></html> bug
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•