Closed Bug 277726 Opened 20 years ago Closed 20 years ago

Java script not interpreted

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: rmsimons50, Assigned: bugzilla)

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

It appears that the following java script is ignored:
<SCRIPT LANGUAGE=JAVASCRIPT>
<!-- Hide script from old browsers
if (top.location == self.location)
   {top.location.href = "index.html"}
// End hiding -->
</SCRIPT>

Reproducible: Always



Expected Results:  
An attempt to enter a web site at other than the "home page" should go to the
home page.

IE handles OK.
WFM WinXP Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6)
Gecko/20050107 Firefox/1.0+
I am in error. This script works OK. Sorry about the false bug report.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.