WordPress.org

Make WordPress Core

Opened 16 months ago

Last modified 7 months ago

#20204 new defect (bug)

Incorrect links to SSL sites in Multisite

Reported by: johnbillion Owned by:
Priority: low Milestone: Future Release
Component: Multisite Version: 3.0
Severity: normal Keywords: has-patch
Cc: knut@…

Description

If I create a site in Multisite that has an SSL URL then a few links in Network Admin incorrectly use a non-SSL URL for the site.

Opening this ticket so I don't forget about it. Patch coming up when I have some time.

Attachments (1)

20204.patch (466 bytes) - added by johnbillion 16 months ago.

Download all attachments as: .zip

Change History (5)

johnbillion16 months ago

comment:1 johnbillion16 months ago

  • Keywords has-patch added
  • Version set to 3.0

To reproduce:

  • Create a site which uses the 'https' scheme. You can do this by editing an existing site from Network Admin -> Sites.
  • Click 'edit' next to a site.
  • Switch to the Settings tab and alter the 'home' and 'siteurl' options so they start with 'https'.

The link at the top of the same screen will link to the wrong scheme.

Patch attached.

comment:2 knutsp15 months ago

  • Cc knut@… added

comment:3 wonderboymusic9 months ago

  • Milestone changed from Awaiting Review to 3.5

comment:4 nacin7 months ago

  • Milestone changed from 3.5 to Future Release

There are oh so many oddities here. Let's hold off until we can tame some of these get_something_by_something() multisite functions in a single release

Note: See TracTickets for help on using tickets.