[wp-trac] [WordPress Trac] #26800: Multisite is hardcoded to redirect to http:// for invalid domains
WordPress Trac
noreply at wordpress.org
Wed May 21 16:14:47 UTC 2014
#26800: Multisite is hardcoded to redirect to http:// for invalid domains
------------------------------------+-----------------------------
Reporter: glen.pike.hf | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Future Release
Component: Bootstrap/Load | Version: 3.0
Severity: minor | Resolution:
Keywords: has-patch dev-feedback | Focuses: multisite
------------------------------------+-----------------------------
Comment (by hopetommola):
I think this may be related to the issue I'm having, so prior to
submitting a new ticket, I thought I would comment. We have a subdirectory
multisite installed with https set up on the server. All pages were being
called through https, but the media in the pages and posts were http, thus
throwing browser errors.
After scrutiny, the short story is all media is forced http, because the
`home` and `siteurl` urls are somehow hardcoded to http, even though the
main blog is https. And the issue can be completely and fully resolved by
manually adding "the magic s" to the `home` and `siteurl` urls in the
wp_X_options table related to that subsite.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26800#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list