Closed Bug 261383 Opened 20 years ago Closed 20 years ago

javascript to include src file fail

Categories

(Firefox :: General, defect)

Sun
SunOS
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: shengh, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (X11; U; SunOS sun4u; rv:1.7.3) Gecko/20040916 Firefox/0.10
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; rv:1.7.3) Gecko/20040916 Firefox/0.10


My page has such line in the heading to include a source javascript file.
<script language="JavaScript1.3" src="./onload.jScript"></script>

It works all find, until just now I downloaded/unpacked Firefox PR1 from:
firefox-1.0PR-sparc-sun-solaris2.8.tar.gz - Sun Contributed Forte 
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/contrib/firefox-1.0PR-sparc-sun-solaris2.8.tar.gz

I have a simple test in the source code: alert("loading");
However with this build of Firefox, I cannot see this file is being loaded or
and alert comes out.

BUT: I also download a Firefox PR1 for windows platform from:
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/Firefox%20Setup%201.0PR.exe

And guess what, it works correctly! The file is loaded, I can see the alert pops
up during the loading, and my page works correctly.

Something strange is going on...



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
sorry, my own mistake.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.