Closed
Bug 22641
Opened 26 years ago
Closed 25 years ago
Loading a URL insided an applet is not working.
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: leila.garin, Assigned: drapeau)
References
()
Details
Attachments
(2 files)
Using 12/17/99 Mozilla build from RE and Mark Lin's kestrel build on
Solaris platform only.
To reproduce,
- Bring up Mozilla.
- Load
http://lonely/blackwood_qa/src/OJI/PluginTest/sunw/Proxy/html/LoadUrlApplet.html
or
http://lonely/blackwood_qa/src/OJI/PluginTest/sunw/Proxy/html/RedirectApplet.html
The first applet allows the user to input a URL or choose from the list and
loads it.
The second one loads a predefined URL automatically. None of these applets
successfully load any URL.
It works beautifully for me now, with Stanley Ho's patched Java Plug-In and
current Mozilla builds (where "current" means "I got the build from March 2,
2000").
Raju, when you get a chance, will you test this as well, and also post an
attachment to this bug with the test case so that outside people can verify as
well? Leila, if you have a chance to do this today or Monday, could you do it,
please? I know it's not your job anymore, but if you have the spare time, it
would help us verify a working Java 2 for Beta 1.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M14
Reporter | ||
Comment 2•25 years ago
|
||
George, I think the bug is filed against Solaris and not NT.
We do not have a patched version of Plugin working with current Mozilla build
on Solaris. If I recollect right the last patched plugin , we had running was
on Feb 15th.
Comment 6•25 years ago
|
||
rpallath, could you please verify this bug fro me since I do not have a sun
machine to verify this.
QA Contact: paw → rpallath
I still do not have a working Solaris Java Plugin to test this out.
Will update this as soon as I get one.
The automatic redirection applet works fine.
but the
http://lonely.eng/blackwood_qa/src/OJI/PluginTest/sunw/Proxy/html/LoadUrlApplet.
html
site does not load the applet.
It throws Exceptions
ClassNotFoundException: java.io.fileNotfoundExeption:
http://lonely/blackwood_qa/src/OJI/PluginTest/sunw/Proxy/classes/UrlApplet/class
.class
It works on Win32 platforms.
Actually, reloading the same did work. It reloaded the applet.
Tried once again. Invoke browser and re-tested the link. It worked.
(Used Pr3 Netscape package date 10/31/2000 with FCS version of Java Plugin).
Fixed.
Comment 10•25 years ago
|
||
Verified on Solaris sparc 2.8 with FCS bits of Java Plugin 1.3.0_01
and FCS package of Netscape 6 for Solaris dated (12/4)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•