Closed
Bug 79424
Opened 24 years ago
Closed 24 years ago
Java applets not getting/sending cookie info
Categories
(Core Graveyard :: Java APIs to WebShell, defect)
Tracking
(Not tracked)
People
(Reporter: mtolman, Assigned: edburns)
References
()
Details
I use a java webcam applet on a page that has the login info stored as cookies.
The applet used to work correctly, but with 0.9 it now reports that the user
isn't logged on even when they are. The cookie info is no longer being sent
when the applet loads and/or requests the images from the server.
The applet works in 0.81, IE, and Netscape 4.7x, so I don't think it is a java
code error.
Since the way Java is loaded has changed in 0.9, I wonder if that is related?
Thanks
Mark
Comment 1•24 years ago
|
||
hi,
I got the same problem, with windows and linux builds from 0.9 and latest trunk.
I also noted that today request to the web server are logged without referer and
Java 1.3.xx as agent.
I tried jre 1.3.0_01 and 1.3.1rc2
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•24 years ago
|
QA Contact: geetha.vaidyanaathan → avm
Comment 3•24 years ago
|
||
Of course, JAVA APIs to WebShell is wrong category for this bug.
But DUP in any case. VERIFIED.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•