Closed
Bug 85689
Opened 23 years ago
Closed 23 years ago
Weblogic doesn't set the session cookie
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
People
(Reporter: a.caschili, Assigned: morse)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060703
Loging into an application that runs on weblogic the browser doesn't get the
session cookie setting request. Even enabling the 'warn me before accepting a
cookie' option nothing appears. As a result the session is not handled and the
user can't log in.
This used to work until later releases of mozilla. It works on the Netscape 6.01
build.
Reproducible: Always
Steps to Reproduce:
1. Connect to http://demoaf.infogroup.it/tweb/Home.jsp
2. type guest/guest as username and password
3. hit enter or push the button
Actual Results: The frameset has 3 Error 500 pages.
Expected Results: The frameset contains the initial pages of the application.
The application log says that the HttpSession is null.
Comment 1•23 years ago
|
||
This was fixed in the June 12th nightlies. Works for me with a June 13th cvs
build on linux. Please try it again with a newer version, and if it still
occurs please reopen this bug.
*** This bug has been marked as a duplicate of 83625 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•