Closed
Bug 290952
Opened 20 years ago
Closed 20 years ago
new process, but not new session
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 117222
People
(Reporter: tralala84, Assigned: darin.moz)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
When user try to login in my system it's runnig right on the first time. But if
user run another Browser intance new sesseion isn't created, the user loged is
overwrite by the new. But in other browser like IE when you run another browser
a new session browser is started
Reproducible: Always
Steps to Reproduce:
1. open a browser
2. login in the system
3. run another browser
4. try to login, with another user
Actual Results:
the last step doesn't work because it's not new session of browser is the same
of step one
Expected Results:
two users logged in diferents instances of browser
If it doesn't change, ALL users that try to login in a website that control
login by session will never can access with two users.
Updated•20 years ago
|
Assignee: benjamin → darin
Component: Startup and Profile System → Networking: HTTP
Product: Firefox → Core
QA Contact: benjamin → networking.http
Whiteboard: DUPEME
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
the process is the same. the new process tells the old process to open a new
window and then exits.
anyway, this is a known RFE... (I'm assuming you are referring to cookies here)
*** This bug has been marked as a duplicate of 117222 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•