[wp-trac] [WordPress Trac] #19873: Mixed content warning under HTTPS in wp_upload_dir function
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 22 01:29:05 UTC 2012
#19873: Mixed content warning under HTTPS in wp_upload_dir function
--------------------------+-----------------------------
Reporter: atow | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3.1
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
In wp_upload_dir (wp-includes/functions.php), there is a call to
get_option('siteurl'). This should use site_url() instead. This will
prevent the mixed content warning when the admin is being accessed via
SSL.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19873>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list