Opened 6 years ago
Closed 6 years ago
#5076 closed defect (bug) (fixed)
Cookie testing prevents login
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3.1 |
| Component: | General | Version: | 2.3 |
| Severity: | normal | Keywords: | login cookie |
| Cc: |
Description (last modified by ryan)
http://wordpress.org/support/topic/135598?replies=11
Some are having login problems that are fixed when the cookie testing code is removed. See [6009].
Let's gather some information. Browser version, http server version, firefox extensions, anti-virus/firewall software, etc.
Attachments (1)
Change History (9)
Note also - setcookie will fail (possibly silently) if the headers are already sent according to http://uk.php.net/setcookie
Maybe we need to set the cookie with SITECOOKIEPATH in addition to COOKIEPATH.
Replying to ryan:
Maybe we need to set the cookie with SITECOOKIEPATH in addition to COOKIEPATH.
I guess maybe I should have a test install in a subdirectory and maybe I would have caught this one then :-(

Some notes:
Original reporter on wp-testers has 3 blogs on same domain on same host (2 work - 1 doesn't)
There is a limit on the number of cookies per domain based on RFC2109: