[wp-trac] [WordPress Trac] #35966: Problem reintroduced in 4.4 with responsive img srcset
WordPress Trac
noreply at wordpress.org
Mon Feb 29 14:16:22 UTC 2016
#35966: Problem reintroduced in 4.4 with responsive img srcset
--------------------------+------------------------------
Reporter: hopetommola | Owner: joemcgill
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.4.2
Severity: normal | Resolution:
Keywords: https | Focuses: multisite
--------------------------+------------------------------
Changes (by joemcgill):
* keywords: => https
* owner: => joemcgill
* status: reopened => reviewing
* component: Permalinks => Media
Comment:
@hopetommola Can you tell me a bit more about your setup?
* Is the site url saved in the database using an HTTPS scheme (e.g.
`get_option('siteurl')`)?
* Do you have any constants set for `WP_SITEURL`?
* What is the value of `baseurl` coming from `wp_upload_dir()`?
It's possible for your site url to be outputting an HTTP scheme and still
have image `src` attributes showing as HTTPS when viewing the site over
HTTPS depending on whether `wp_upload_dir()` is outputting an HTTP scheme
instead of HTTPS.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35966#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list