[Fedora Infrastructure] #1915: 503 error page for https://fedoraproject.org/wiki/ contains non https style sheets

Fedora Infrastructure trac at fedorahosted.org
Thu Jan 7 16:51:22 UTC 2010


#1915: 503 error page for https://fedoraproject.org/wiki/ contains non https style
sheets
-------------------------+--------------------------------------------------
 Reporter:  till         |       Owner:  webmaster
     Type:  bug          |      Status:  new      
 Priority:  major        |   Milestone:           
Component:  Web Content  |     Version:           
 Severity:  Normal       |    Keywords:           
-------------------------+--------------------------------------------------
 Currently the wiki is down and when I open https://fedoraproject.org/wiki/
 a 503 error page, that uses these stylesheets is openend:

 http://fedoraproject.org/static/css/fedora.css
 http://fedoraproject.org/static/css/print.css

 Instead the URLs should be converted to use https or the links should be
 made without the hostname and protocoll, i.e.:
     <link rel="stylesheet" type="text/css" media="all"
 href="/static/css/fedora.css">
     <link rel="stylesheet" type="text/css" media="print"
 href="/static/css/print.css">

 Also the links in the navigation are http instead of https, e.g. for get-
 fedora or the links to the wiki.

-- 
Ticket URL: <https://fedorahosted.org/fedora-infrastructure/ticket/1915>
Fedora Infrastructure <http://fedoraproject.org/wiki/Infrastructure>
Fedora Infrastructure Project for Bugs, feature requests and access to our source code.




More information about the Fedora-websites-list mailing list