[wp-trac] [WordPress Trac] #26984: inconsistency between get_option() and get_site_option() for siteurl
WordPress Trac
noreply at wordpress.org
Sun Feb 2 06:18:19 UTC 2014
#26984: inconsistency between get_option() and get_site_option() for siteurl
-------------------------------+------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: multisite
-------------------------------+------------------------------
Changes (by jeremyfelt):
* focuses: => multisite
* component: General => Permalinks
Comment:
The additional `/` was introduced in [13760] specifically to "force users
to re-login after installing network" in an attempt to fix #12142.
The issue continued to progress, so I'm not entirely sure that was the
absolute solution.
@nacin mentioned in
[https://core.trac.wordpress.org/ticket/12142#comment:18 #12142:18] that
this method "should be replaced with wp_logout() or
wp_clear_auth_cookie(), and we need to investigate whether A) there is a
looping issue with MS, and B) we can invalidate cookies if we can detect
new keys."
I'm not sure if it hurts anything now or if it would hurt anything if we
took it out now that it's been there for 4 years.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26984#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list