Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#44636 closed defect (bug) (worksforme)

Uploading / inserting images defaults to HTTP

Reported by: kirillg's profile kirillg Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Media Keywords:
Focuses: Cc:

Description

Chrome 68 is about to flip to start displaying "Insecure" for all http pages starting today.

Last week I've switched my WP-powered site to be https only, but the process of uploading and then inserting images into the post creates http links. Without manual "intervention", such images are not loaded in https content at all.

Not sure what's the best way to address this, but at least some kind of a global setting that I can flip on so that all images going forward are treated as https.

Change History (4)

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to Media
  • Keywords reporter-feedback added

Hi @kirillg, welcome to WordPress Trac!

What are your WordPress Address and Site Address in General Settings?

Related: #33092

#2 @kirillg
5 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Thanks Sergey

Changing that setting makes image handling choose the correct protocol.

This ticket was mentioned in Slack in #core-media by sergey. View the logs.


5 years ago

#4 @SergeyBiryukov
5 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review deleted

Thanks for the follow-up!

Note: See TracTickets for help on using tickets.