Closed
Bug 68028
Opened 25 years ago
Closed 25 years ago
Java parsing problem
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lynnw, Assigned: joe.chou)
References
()
Details
Attachments
(1 file)
|
49.80 KB,
image/jpeg
|
Details |
If you visit the following URL (http://www.aventurarse.net/), you will see
sending events displayed in the browser window, where there should actually be a
banner ad. The build for this was m18 Gecko/20010126 (branch). Perhaps this has
been fixed in latest build? Will attach screenshot.
Comment 2•25 years ago
|
||
-> plugins i guess
Assignee: asa → av
Component: Browser-General → Plug-ins
QA Contact: doronr → shrir
Ah, lamentably this is the ClassFormatError problem. The java runtime in
Netscape 6 increased the strictness of its classloader, causing some older
applets to have to be re-compiled with a java 2 series compiler, preferably
JDK1.3.0_01. Please see bugzilla bug 62025 for more information.
Marking WONTFIX.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Comment 5•25 years ago
|
||
Verified.
Comment 6•24 years ago
|
||
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: edburns → petersen
Comment 8•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•