[wp-trac] [WordPress Trac] #20252: Default img url when adding media includes "http://etc" causing insecure content in https pages
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 18 04:03:19 UTC 2012
#20252: Default img url when adding media includes "http://etc" causing insecure
content in https pages
----------------------------+-----------------------------
Reporter: markcunningham | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.3.1
Severity: normal | Keywords:
----------------------------+-----------------------------
New post, insert media, select an image and have a look at the <img src=""
part. It links to the full "http://website/wp-content" address causing
images to be loaded as "insecure content" when the full page is loaded via
https://website/
If this was instead just "/wp-content/bla", then when the page is loaded
via https, all images would by default load with https as well, mitigating
against insecure content loading.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20252>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list