Closed Bug 220160 Opened 21 years ago Closed 21 years ago

Cookie overriding

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: yogurt26, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1

Using simultaneously two web applications on same host but different porst
causes authorization step each time after switching applications. It seems that
Mozilla uses the same cookie to store jsessionid, skipping port context. I'am
not fluent about cookie mechanism but on IE5.5 it works fine. Is it part of
standard to use port number as context or M$' extension?

Reproducible: Always

Steps to Reproduce:
1. Establish IP forwarding from localhost to two different webapps requiring
authorisation, using two different ports.
2. Open two Mozilla's tabs or windows for these two apps using localhost URL
3. Try browse simultaneously these two applications
Actual Results:  
Each switching requires authorization

Expected Results:  
Remember two different contexts (not only host but port number too).
The port is ignored indeed, see Bug 142803 for more details.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
OS: Windows 2000 → All
Hardware: PC → All
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.