[wp-trac] [WordPress Trac] #11010: adapt to https use
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 23 02:36:34 UTC 2009
#11010: adapt to https use
--------------------------+-------------------------------------------------
Reporter: brantgurga | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Wordpress should be cognizant of whether https was used to access the page
and use https to access content under its control to minimize mixed
content warnings in browsers.
1. Configure Internet Explorer 8 with default settings.
2. Load https://gurganus.name/brant.
3. Choose "Yes" about only showing the secure content.
Actual result: You receive both a degraded user experience as well as a
usually unnecessary warning.
Expected result: The URLs to content under Wordpress control such as the
stylesheet are switched to https so that secured and non-secured content
is not mixed.
It's understandable that Wordpress can't do anything about content not
under its control, but images and stylesheets are under its control
generally so they should be loaded over https if the page was loaded over
https.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11010>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list