[MacPorts] #40479: https://trac.macports.org loads MacPorts.png over http
#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
#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 Resolution: | Keywords: Port: | ----------------------+-------------------- Comment (by s@…): That should read, "This can be fixed by replacing the `http://` with `//`" -- Ticket URL: <https://trac.macports.org/ticket/40479#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40479: https://trac.macports.org loads MacPorts.png over http -----------------------------+--------------------- Reporter: s@… | Owner: admin@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+--------------------- Changes (by ryandesign@…): * owner: jmpp@… => admin@… * version: 2.2.0 => * component: website => server/hosting -- Ticket URL: <https://trac.macports.org/ticket/40479#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40479: https://trac.macports.org loads MacPorts.png over http -----------------------------+--------------------- Reporter: s@… | Owner: admin@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+--------------------- Comment (by ryandesign@…): That image also links to http://www.macports.org/ even if one is looking at Trac via https. Basically all complete URLs to other MacPorts or Mac OS Forge hostnames should begin with "`//`", not a protocol, assuming the hostnames in question are accessible via both http and https (and if they're not, we should probably make them work that way). -- Ticket URL: <https://trac.macports.org/ticket/40479#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40479: https://trac.macports.org loads MacPorts.png over http -----------------------------+-------------------------- Reporter: s@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+-------------------------- Changes (by wsiegrist@…): * owner: admin@… => ryandesign@… Comment: Should be fixed. Did I miss any? -- Ticket URL: <https://trac.macports.org/ticket/40479#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#40479: https://trac.macports.org loads MacPorts.png over http -----------------------------+-------------------------- Reporter: s@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+-------------------------- Comment (by s@…): The mixed content (loading images over HTTP) seems to be fixed. ryandesign's comment to change all absolute URLs to protocol-relative was not done. There are a bunch of links to MacPorts and Mac OS Forge hosts that are explicitly over http. -- Ticket URL: <https://trac.macports.org/ticket/40479#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts