Closed
Bug 79353
Opened 24 years ago
Closed 24 years ago
uncaught security exception in java applet causes login to fail
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: pkures, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
BuildID: 2001050608
Login into NetWare Management portal using Mozilla does not work.
In JavaScript console two messages appear:
Error: uncaught exception: java.security.PrivilegedActionException
<<java.lang.reflect.InvocationTargetException>>
Error: [Exception... "Method not implemented
[nsIWebProgressListener::onSecurityChange]" nsresult: "0x80004001
(NS_ERROR_NOT_IMPLEMENTED)" location: "<unknown>" data: no]
In IE5 and NS4.7 login works just fine.
Reproducible: Always
Steps to Reproduce:
1. go to https://hal.kures.cz
2. click login
3. look into java/javascript console for error messages
Actual Results: Nothing visible happens.
Errors are logged in Java and Javascript consoles.
Expected Results: Login dialog should appear.
Reporter | ||
Updated•24 years ago
|
Comment 1•24 years ago
|
||
dupe of 78687 it seems
*** This bug has been marked as a duplicate of 78687 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•24 years ago
|
Summary: uncaught security exception in java applet causes login to fial → uncaught security exception in java applet causes login to fail
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•