Closed
Bug 52283
Opened 25 years ago
Closed 25 years ago
applets fails to load
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rzentral, Assigned: edburns)
References
()
Details
When using Mozilla 17 and JRE13 (the same is valid for NN6 PR2), the applet
which is creating distribution maps (you can search on the above mentioned URL
e.g. on Country="Italy", which will show up all findspots in Italy, is failing
to load completely.
The applet works fine in IE4, IE5, NN4.x
Any advice is highly appreciated.
Regards,
Allard Mees
Mainz
Germany
Re-assigning to Ed Burns, OJI module owner.
Assignee: drapeau → edburns
i'm told some java classes need to be compiled to be compatible w/ jre1.3. Can
you test this w/ nc4.x w/ the jre1.3 plugin?
Comment 3•25 years ago
|
||
applet loads fine for me with linux trunk 2000111308, jre 1.3.0_01
<applet width=1 heigth=0>
<param name="Item1" value= [area]; [mouse over]; [active]; [clicked];[used
link]; [URL];[target frame]>
<applet
codebase="/Navis/QueryMap"
code="AWImageMap.class"
Params....
</applet>
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 5•25 years ago
|
||
working fine on windows trunk 011604 build. VERIFIED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•