Closed
Bug 339184
Opened 20 years ago
Closed 20 years ago
Different session variables not allowed in same site
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 117222
People
(Reporter: phardik, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
I have created a site in which the user login and the details are stored in session [e.g session("userid")="user1"]
If i open another new browser (not ctrl+n or new tab) (by clicking on the firefox icon on the desktop), it shows that i have already login to the site.
If I use IE browser i can login in the same site via multiple users.
Reproducible: Always
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 117222 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•