[wp-trac] [WordPress Trac] #36119: Site Icon not protocol aware in MultiSite subdomain admin

WordPress Trac noreply at wordpress.org
Sat Mar 5 13:01:13 UTC 2016


#36119: Site Icon not protocol aware in MultiSite subdomain admin
---------------------------------------+-----------------------------
 Reporter:  Cybr                       |      Owner:
     Type:  defect (bug)               |     Status:  new
 Priority:  normal                     |  Milestone:  Awaiting Review
Component:  General                    |    Version:  4.4.2
 Severity:  normal                     |   Keywords:
  Focuses:  administration, multisite  |
---------------------------------------+-----------------------------
 Hi there!

 As the title suggests, the following is output in wp-admin:

 {{{
 <link rel="icon" href="http://sub.example.com/wp-
 content/uploads/sites/162/2015/10/cropped-icon-512x512-32x32.jpg"
 sizes="32x32" />
 <link rel="icon" href="http://sub.example.com/wp-
 content/uploads/sites/162/2015/10/cropped-icon-512x512-192x192.jpg"
 sizes="192x192" />
 <link rel="apple-touch-icon-precomposed" href="http://sub.example.com/wp-
 content/uploads/sites/162/2015/10/cropped-icon-512x512-180x180.jpg" />
 }}}

 They should be `https` when applicable.

 I hope this helps! :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36119>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list