<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>12447</bug_id>
          
          <creation_ts>2007-01-27 18:09:45 -0800</creation_ts>
          <short_desc>looks for default favicon.ico on different port from current site</short_desc>
          <delta_ts>2007-01-27 18:27:03 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>11085</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="nerkles">nerkles</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31570</commentid>
    <comment_count>0</comment_count>
    <who name="nerkles">nerkles</who>
    <bug_when>2007-01-27 18:09:45 -0800</bug_when>
    <thetext>I don&apos;t have a ready-made test for you, but here is the situation:

I have a TurboGears project running on port 8080. It shows up in the list of Bonjour sites. When I go to my TurboGears site via the bonjour URL (e.g. http://mymac.local.:8080/), webkit won&apos;t finish loading the page until it times out because it&apos;s trying to get http://mymac.local./favicon.ico on port 80, not 8080, and there is no server on port 80 at that URL.

(Note the page I&apos;m loading does NOT specify a favicon link at all, so this is presumably default behavior.)

It seems like it should look for a favicon at the root of the same port as the page that is being loaded if one isn&apos;t specified in the HTML.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31551</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-01-27 18:27:03 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 11085 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>