[wp-trac] [WordPress Trac] #38711: Invalid Cookie domain for wp-settings-time-*
WordPress Trac
noreply at wordpress.org
Tue Nov 8 17:45:14 UTC 2016
#38711: Invalid Cookie domain for wp-settings-time-*
-------------------------------------------------+-------------------------
Reporter: sebastian.pisula | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
Component: Users | Review
Severity: normal | Version:
Keywords: has-patch needs-testing reporter- | Resolution:
feedback | Focuses:
| administration
-------------------------------------------------+-------------------------
Comment (by sebastian.pisula):
I have defined in `wp-config.php`
{{{#!php
<?php
define( 'COOKIE_DOMAIN', '.example.com' );
}}}
my address: `http://crm.example.com`
Cookie domain should be `.example.com` but is `crm.example.com`
This patch fix this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38711#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list