Closed Bug 376022 Opened 17 years ago Closed 17 years ago

parent domain cookie not sent to subdomain

Categories

(Firefox :: General, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jeff, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

A top level domain website page sets a cookie for the domain as the toplevel:

cookie.domain = example.com

I can confirm the cookie exists as a session cookie for that domain.

If I then navigate to a subdomain such as news.example.com where data set into the parent domain cookie is required to maintain logon, the cookie is not sent by the browser. Subdomains should receive cookies set by the parent domain.

Reproducible: Always

Steps to Reproduce:
1. Create website on parent domain which sets session cookie
2. navigate to subdomain address
3. watch header of request for cookie from parent domain
Actual Results:  
Cookie for parent domain not sent in header of subdomain request.

Expected Results:  
subdomain receives parent domain cookie.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.