[MacPorts] #40479: https://trac.macports.org loads MacPorts.png over http

MacPorts noreply at macports.org
Sat Sep 14 13:14:07 PDT 2013


#40479: https://trac.macports.org loads MacPorts.png over http
---------------------+--------------------
 Reporter:  s@…      |      Owner:  jmpp@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  website  |    Version:  2.2.0
 Keywords:           |       Port:
---------------------+--------------------
 When trac.macports.org is loaded over https, it loads the MacPorts.png
 image at the top of the page over http:

 `<img alt="project logo"
 src="http://www.macosforge.org/files/logos/MacPorts.png">`

 This can be fixed by replacing the "http://" with "//":

 `<img alt="project logo"
 src="//www.macosforge.org/files/logos/MacPorts.png">`

 or by using the same mechanism the MacOS forge logo uses.

-- 
Ticket URL: <https://trac.macports.org/ticket/40479>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list