<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/13/2014 10:03 PM, Cr&iacute;stian Viana
      wrote:<br>
    </div>
    <blockquote cite="mid:52FCD0AD.5010500@linux.vnet.ibm.com"
      type="cite">AFAIU, that setting overrides the icon for everything
      served by cherrypy. If that's right, can you also remove the
      following line from ui/pages/kimchi-ui.html.tmpl?
      <br>
      <br>
    </blockquote>
    yes. we it can work well.<br>
    <blockquote cite="mid:52FCD0AD.5010500@linux.vnet.ibm.com"
      type="cite">&lt;link rel="shortcut icon"
      href="images/logo.ico"&gt;
      <br>
      <br>
      Or is it still needed?
      <br>
    </blockquote>
    But I think we can keep it.<br>
    <br>
    Here is the document of w3.<br>
    <a class="moz-txt-link-freetext" href="http://www.w3.org/2005/10/howto-favicon">http://www.w3.org/2005/10/howto-favicon</a><br>
    <br>
    w3 prefer to use of a <code>rel</code> attribute value
    defined in a profile. <br>
    <br>
    However this are some limitations:<br>
    1. rel only work in HTML or XHTML<br>
    2. rel only can works in one document,
    not a collection of documents (i.e., a site)<br>
    <br>
    So I have have to set the favicon.ico for the whole site. <br>
    <br>
    <blockquote cite="mid:52FCD0AD.5010500@linux.vnet.ibm.com"
      type="cite">
      <br>
      Am 13-02-2014 11:53, schrieb <a class="moz-txt-link-abbreviated" href="mailto:shaohef@linux.vnet.ibm.com">shaohef@linux.vnet.ibm.com</a>:
      <br>
      <blockquote type="cite">From: ShaoHe Feng
        <a class="moz-txt-link-rfc2396E" href="mailto:shaohef@linux.vnet.ibm.com">&lt;shaohef@linux.vnet.ibm.com&gt;</a>
        <br>
        <br>
        When we start a VNC window, the favicon.ico is always cherrypy
        icon.
        <br>
        <br>
        Actually we open any page:
        <br>
        such as:
        <br>
        <a class="moz-txt-link-freetext" href="http://192.168.1.117:8000/error">http://192.168.1.117:8000/error</a>
        <br>
        <br>
        the favicon.ico is also a cherrypy icon.
        <br>
        <br>
        This patch fix this bug.
        <br>
        <br>
        Ref:
        <br>
        <a class="moz-txt-link-freetext" href="http://docs.cherrypy.org/en/latest/progguide/files/favicon.html">http://docs.cherrypy.org/en/latest/progguide/files/favicon.html</a>
        <br>
        <br>
        Signed-off-by: ShaoHe Feng <a class="moz-txt-link-rfc2396E" href="mailto:shaohef@linux.vnet.ibm.com">&lt;shaohef@linux.vnet.ibm.com&gt;</a>
        <br>
      </blockquote>
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thanks and best regards!

Sheldon Feng(&#20911;&#23569;&#21512;)<a class="moz-txt-link-rfc2396E" href="mailto:shaohef@linux.vnet.ibm.com">&lt;shaohef@linux.vnet.ibm.com&gt;</a>
IBM Linux Technology Center</pre>
  </body>
</html>