Opened 18 years ago
Closed 18 years ago
#5076 closed defect (bug) (fixed)
Cookie testing prevents login
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.3.1 | Priority: | normal |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | login cookie |
Focuses: | Cc: |
Description (last modified by )
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)
#3
@
18 years ago
Note also - setcookie will fail (possibly silently) if the headers are already sent according to http://uk.php.net/setcookie
#4
follow-up:
↓ 7
@
18 years ago
Maybe we need to set the cookie with SITECOOKIEPATH in addition to COOKIEPATH.
Note: See
TracTickets for help on using
tickets.
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: