Closed Bug 99959 Opened 23 years ago Closed 23 years ago

borders doesn't load

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 98262

People

(Reporter: jud, Assigned: asa)

References

()

Details

(Whiteboard: <html><body></body></html> bug)

page comes up blank
worksforme on win2k 2001091613 cvs
There's a heap of these "page doesn't display" right now:
bug 99957, bug 99811, bug 98340, bug 98262, bug 98951

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...
The above URL (http://www.bordersstore.com/index.jsp) WFM on a hand-rolled Linux
build from 2001-09-17.
not working for me on today's 0.9.4 branch win2k build.

*** This bug has been marked as a duplicate of 98262 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
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'').
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.
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

I suspect Darin is right - see my comment in bug 98262.
Whiteboard: <html><body></body></html> bug
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.