[wp-trac] [WordPress Trac] #33092: Media Library uploads don't take HTTPS into account
WordPress Trac
noreply at wordpress.org
Thu Jul 23 08:59:01 UTC 2015
#33092: Media Library uploads don't take HTTPS into account
--------------------------+-----------------------------
Reporter: JanR | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When uploading an image through the Media Library, and inserting it into a
post, SSL/HTTPS isn't taken into account in the URL. This causes mixed
content warnings in browsers if you forget to manually change the URL to
https.
Reproducible: always
Steps to reproduce:
* have your WordPress site and Dashboad over SSL/HTTPS
* upload an image using the Media Library
* notice the attachment URL being "HTTP".
And:
* insert an image into a post, the URL stays `http://`, in stead of
`https://`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33092>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list