Closed
Bug 119924
Opened 22 years ago
Closed 22 years ago
Java applet re-ask me to login when it read a file from a security web (by login)
Categories
(Core Graveyard :: Java: OJI, defect, P1)
Tracking
(Not tracked)
mozilla1.0
People
(Reporter: bruno, Assigned: joe.chou)
References
()
Details
When I login in a web site(user name+password are necessary, not ssl), Mozilla ask me my login. if there are applet, then it ask me an another time my login as soon as the applet want to read a file from this web site ! Then If the applet read 100 file, then it ask me 100 time , my login ! This is very fastidious ;-( Under NS 4.x or IE , it ask only One time my login,.
Comment 1•22 years ago
|
||
OJI is right component for this bug
Assignee: idk → joe.chou
Component: Java-Implemented Plugins → OJI
QA Contact: avm → pmac
Comment 2•22 years ago
|
||
I've seen the same thing... 20020116
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•22 years ago
|
||
*** Bug 124863 has been marked as a duplicate of this bug. ***
Comment 4•22 years ago
|
||
To reproduce: 1) First go to http://gemal.dk/test/ 2) Enter test and test as username and password. You now get a webpage with a 403 error. Ignore that. 3) Now go to http://gemal.dk/test/javajava.html The applet loads and then asks for username and password. 20020221
This bogue is always here ! To me it is very critical. Because this, I can use Mozilla in my society, because we connect to web server with a login. Do you now this bug 'll be fixed ? Or must I install IE ;-(( I you want , I can install this "bug" on 1 of my server ?
Severity: normal → critical
Priority: -- → P1
Target Milestone: --- → mozilla1.0
Comment 6•22 years ago
|
||
Does JRE 1.4 rtm work better on Windows? With the highest debug setting, does the Java console show any errors? Reporter: Do you have a testcase? Henrik: I can't get yours to work. Always says 404.
>Does JRE 1.4 rtm work better on Windows? No, the JRE 1.4 beta 2 don't work better else i use Jre 1.3.02 (the last ) >With the highest debug setting, does the Java console show any errors? No >Reporter: Do you have a testcase? I install a "public" testcase tomorrow. >Henrik: I can't get yours to work. Always says 404. I don't had permanent connection ;-)
Comment 8•22 years ago
|
||
sorry about that. My site has to be reinstalled and some files in test where deleted. Here's a working test case for this bug: http://gemal.dk/test/javajava.html username: test password: test the .htaccess in the directory has: <Files javajava.*> require user test </Files> there are two files. javajava.html and javajava.class Please try the: http://gemal.dk/test/javajava.html with Mozilla (20020304) and IE6 In IE you have to enter test onthe first access to the file and the Java applet loads. In Mozilla you have to enter test onthe first access to the file and then AGAIN when the Java applet loads. Tested with latest JRE: java version "1.4.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) Can someone confirm this to be all on all platforms?
Can anyone explain to me why thid bug isn't a dup of bug 60304? or atleast depends/blocks it.
Comment 10•22 years ago
|
||
*** Bug 133541 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
For me, this bug did not occur with any of the 1.3.1 plugins (Windows 2000). It started with 1.4.
Comment 12•22 years ago
|
||
Resolving as duplicate of bug 60304. If you believe this bug is not a duplicate of that one, feel free to reopen. *** This bug has been marked as a duplicate of 60304 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•