[Webkit-unassigned] [Bug 15338] (Weird) error message instead of a rendered page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 00:15:12 PDT 2007


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
           Severity|Blocker                     |Major




------- Comment #1 from mrowe at apple.com  2007-10-02 00:15 PDT -------
mrowe at daisy:~$ curl -H "Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9" -I
http://www.kelderbouw.nl/
HTTP/1.1 200 OK
Date: Tue, 02 Oct 2007 07:14:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: RQFW={6F44610A-4A15-4D2E-9754-AAC41B089604}; path=/;
Content-Type: application/xhtml+xml
Content-Length: 10466
Content-Type: text/html
Set-Cookie: ASPSESSIONIDCSDSASBC=NHNDPFFAJDFOLILCMPMAMHLF; path=/
Cache-control: private

mrowe at daisy:~$ 

It's returning two Content-Type headers.  The first one is
application/xhtml+xml so we're parsing the document as XML, which is stricter
than HTML parsing.


-- 
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