[wp-trac] [WordPress Trac] #35814: Protocol agnostic siteurl blocks admin area

WordPress Trac noreply at wordpress.org
Fri Feb 12 15:14:10 UTC 2016


#35814: Protocol agnostic siteurl blocks admin area
------------------------------------+-----------------------------
 Reporter:  teebojamme              |      Owner:
     Type:  defect (bug)            |     Status:  new
 Priority:  normal                  |  Milestone:  Awaiting Review
Component:  Login and Registration  |    Version:  4.2.4
 Severity:  normal                  |   Keywords:
  Focuses:                          |
------------------------------------+-----------------------------
 For various (good, I promise) reasons, we have had to set our 'siteurl'
 option not only manually (with a define in wp-config.php), but also to a
 protocol neutral variant.
 So, NOT: http[s]:SLASHSLASHwww.oursite.org but just:
 "SLASHSLASHwww.oursite.org"
 This works really well until you need to login as that screws the
 COOKIE_HASH constant.

 I have implemented a work around, but it would only work in this
 particular case.
 Surely this could be made to work in a generic way?
 And yes, SLASHSLASH, as you remove the normal ones....
 (Dashboard reports we are on version 4.2.7 which is not in you dropdown)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35814>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list