Closed
Bug 280050
Opened 21 years ago
Closed 21 years ago
Secure java applet fails to load
Categories
(Camino Graveyard :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 280148
People
(Reporter: tenbrook, Assigned: mikepinkerton)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050126 Camino/0.8+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050126 Camino/0.8+
The secure java applet at the attached URL does not load in Camino 20050120 and
subsequent nightlies. The applet loaded and ran correctly in Camino 20050119
The applet currently loads in Firefox 20050126, so it appears to be Camino-specific.
I note the following checkins during 1/19-20/2005, but I'm clueless if they
could have caused the regression:
mozilla/extensions/java/xpcom
mozilla/plugin/oji/MRJCarbon/MRJSDK/JavaFrameworks/JavaEmbedding
Reproducible: Always
Steps to Reproduce:
Authenticate at the attached URL - a company-internal site.
Actual Results:
The page authenticates properly, but the applet does not load.
Expected Results:
The applet should load in its own new window and patch the Camino menubar.
I am running the Sourceforge Java Embedding Plugin 0.8.9 since it is the only
solution to run the applet in Gecko browsers; Mozilla-bundled mrj alone does not
work.
Reporter | ||
Comment 1•21 years ago
|
||
A couple of console messages. The first message looks irrelevant to this bug,
but the second message suggests that Camino is looking for mrj, but is not
finding the Java Embedding Plugin:
2005-01-27 09:16:00.501 Camino[19461] JS error: The stylesheet
https://sets.saic.com/issaicCorpstandard.css was loaded as CSS even though its
MIME type, "application/x-pointplus", is not "text/css".
2005-01-27 09:16:00.515 Camino[19461] CFLog (21): Cannot find executable for
CFBundle 0x73e8920
</Applications/Camino.app/Contents/MacOS/plugins/MRJPlugin.plugin> (not loaded)
Comment 2•21 years ago
|
||
I think this is because somebody is including the MRJPlugin.plugin into Camino
again. See comments in bug 197813.
Reporter | ||
Comment 3•21 years ago
|
||
Re: comment 2, confirmed. I removed the default mrjplugin from the Camino
application bundle, allowing the mjrplugin packaged with the Java Embedding
Plugin to work, and the java applet ran normally.
Any reason the mrjplugin is now built in the Camino bundle by default? What's
changed?
But it's the *old 2002 version* of the plugin that's being included for some
reason, see bug 280148 (don't know how my search missed this bug when filing
that one; one of these two should be duped), not the version that comes with JEP.
Reporter | ||
Comment 5•21 years ago
|
||
Smokey, your bug is more specific about this problem.
*** This bug has been marked as a duplicate of 280148 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•