[Webkit-unassigned] [Bug 10203] REGRESSION: amtrak.com home page continuously reloads

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 2 05:00:44 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10203





------- Comment #1 from ddkilzer at kilzer.net  2006-08-02 05:00 PDT -------
This may or may not be related, but there is a declared variable that is
mispelled in this URL: 
http://www.amtrak.com/servlet/ContentServer?pagename=Amtrak/HomePage

<script language="JavaScript1.2">
<!--
    var boolComplaint = false;
    try{boolCompliant = isCompliantBrowser();}catch(e){};    
...
</script>

The "var boolComplaint = false;" variable should be spelled "boolCompliant".


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list