[wp-trac] [WordPress Trac] #14835: Theme header_image fails to load when not in HTTPS

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 10 14:08:27 UTC 2010


#14835: Theme header_image fails to load when not in HTTPS
--------------------------+-------------------------------------------------
 Reporter:  dturvene      |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1
Component:  Themes        |     Version:  3.0
 Severity:  minor         |    Keywords:     
--------------------------+-------------------------------------------------
Changes (by nacin):

  * milestone:  Awaiting Review => 3.1


Comment:

 Since we're storing an absolute value here (and I'm not sure we can avoid
 that because it might be either an image in the theme versus an upload),
 we probably just need to do an http/https check, pick which to serve based
 on is_ssl().

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14835#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list