[Webkit-unassigned] [Bug 14466] New: Requiring HTTP auth for favicon shows password dialog in other pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 14:53:29 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14466

           Summary: Requiring HTTP auth for favicon shows password dialog in
                    other pages
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://www.eng8.nus.edu.sg/FileStorage/Frank/Philippines
                    2007/Crucifixion/IMGP1138_s.jpg
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: astrange at ithinksw.com


Going to the URL loads the image, then shows a password dialog with no
explanation. Reloading the image doesn't show it. Deleting the Safari favicon
cache (icon.db) makes it reappear.

> wget -vcS http://www.eng8.nus.edu.sg/FileStorage/Frank/Philippines2007/Crucifixion/IMGP1138_s.jpg http://www.eng8.nus.edu.sg/favicon.ico
--17:48:31-- 
http://www.eng8.nus.edu.sg/FileStorage/Frank/Philippines2007/Crucifixion/IMGP1138_s.jpg
           => `IMGP1138_s.jpg'
Resolving www.eng8.nus.edu.sg... 137.132.146.225
Connecting to www.eng8.nus.edu.sg|137.132.146.225|:80... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 200 OK
  Cache-Control: max-age=2592000
  Content-Length: 186657
  Content-Type: image/jpeg
  Last-Modified: Mon, 16 Apr 2007 08:07:40 GMT
  Accept-Ranges: bytes
  ETag: "a095da4dfe7fc71:5897"
  X-Powered-By: ASP.NET
  Date: Fri, 29 Jun 2007 21:48:49 GMT
  Connection: keep-alive
Length: 186,657 (182K) [image/jpeg]

100%[====================================>] 186,657       56.76K/s    ETA 00:00

17:48:35 (56.69 KB/s) - `IMGP1138_s.jpg' saved [186657/186657]

--17:48:35--  http://www.eng8.nus.edu.sg/favicon.ico
           => `favicon.ico'
Reusing existing connection to www.eng8.nus.edu.sg:80.
HTTP request sent, awaiting response... 
  HTTP/1.1 401 Unauthorized
  Content-Length: 1656
  Content-Type: text/html
  WWW-Authenticate: NTLM
  X-Powered-By: ASP.NET
  Date: Fri, 29 Jun 2007 21:48:52 GMT
  Connection: keep-alive
Authorization failed.

Tested on Safari 3.0.2 and nightly r23841. Firefox shows the image itself as
the favicon and doesn't ask for a password.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list