<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #411: HTTPS problem caused by favicon.ico in admin menu</title>
    <link>http://localhost:8080/trac/ticket/411</link>
    <description>&lt;p&gt;
The admin menu contains:
&lt;/p&gt;
&lt;pre class="wiki"&gt;   &amp;lt;div id="admin-menu"&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li class="expandable admin-menu-icon"&amp;gt;&amp;lt;a href="/"&amp;gt;&amp;lt;img class="admin-menu-icon" src="http://dev.transitionnetwork.org/sites/default/files/favicon.ico" width="16" height="16" alt="Home" /&amp;gt;&amp;lt;/a&amp;gt;
&lt;/pre&gt;&lt;p&gt;
This causes warnings when the site is used with HTTPS as the favicon.ico is linked to &lt;a class="ext-link" href="http://"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://&lt;/a&gt; both when the site is accessed via HTTP and HTTPS, can the link be changed to "/sites/default/files/favicon.ico" so it'll worth with HTTP and HTTPS?
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/411</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sun, 10 Mar 2013 23:10:47 GMT</pubDate>
      <title>status, description changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/411#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/411#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/411?action=diff&amp;amp;version=1"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Seems to work for me on the new server...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 11 Mar 2013 10:25:29 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/411#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/411#comment:2</guid>
      <description>
        &lt;p&gt;
Yes, the HTML has changed, now the favicon is linked to with a HTTPS URL:
&lt;/p&gt;
&lt;pre class="wiki"&gt;&amp;lt;img class="admin-menu-icon" src="https://www.transitionnetwork.org/sites/www.transitionnetwork.org/files/favicon.ico" width="16" height="16" alt="Home" /&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>