Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#35814 closed defect (bug) (duplicate)

Protocol agnostic siteurl blocks admin area

Reported by: teebojamme's profile teebojamme Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.2.4
Component: General Keywords:
Focuses: Cc:

Description

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)

Change History (1)

#1 @SergeyBiryukov
9 years ago

  • Component changed from Login and Registration to General
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi @teebojamme, welcome to Trac!

Thanks for the report, we're already tracking this issue in #21153.

Last edited 9 years ago by SergeyBiryukov (previous) (diff)
Note: See TracTickets for help on using tickets.