Opened 8 years ago
Last modified 6 years ago
#38711 new defect (bug)
Invalid Cookie domain for wp-settings-time-*
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Users | Keywords: | has-patch needs-testing reporter-feedback |
Focuses: | administration | Cc: |
Description
I have set cookie domain
<?php define( 'COOKIE_DOMAIN', '.example.com' );
but wp-settings-time-* have invalid cookie domain.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Thanks for the patch.
What does the cookie domain get set to without this patch?