[wp-trac] [WordPress Trac] #23371: Subdir front-end Toolbar bug on first login
WordPress Trac
noreply at wordpress.org
Sun Feb 3 00:21:46 UTC 2013
#23371: Subdir front-end Toolbar bug on first login
--------------------------+------------------------------
Reporter: DrewAPicture | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version: 3.3
Severity: normal | Resolution:
Keywords: dev-feedback |
--------------------------+------------------------------
Comment (by SergeyBiryukov):
This happens when a front-end cookie with the new path doesn't exist yet.
We could probably force a re-login in `update_home_siteurl()`
([attachment:23371.patch]), which would fix #13779 as well.
`wp_set_auth_cookie()` wouldn't work there, since `COOKIEPATH` still has
the old value.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23371#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list