[Webkit-unassigned] [Bug 74501] New: [QT] opening a webpage from server returning Content-Type text/HTML fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 05:33:20 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74501

           Summary: [QT] opening a webpage from server returning
                    Content-Type text/HTML fails
           Product: WebKit
           Version: 420+
          Platform: PC
               URL: http://contents.kids.yahoo.co.jp/ranking/tv/index.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: karim.pinter at digia.com


Created an attachment (id=119210)
 --> (https://bugs.webkit.org/attachment.cgi?id=119210&action=review)
Python srcipt which works as a http server on port 8000 and return text/HTML as content type

If a server return Contant-Type with capital letter, like text/HTML the loading of the page fails.
Please run the attached python script for server and connect to it with Qt SDK's fancy browser or any app using QWebKit.
It works with Chrome and with QNetworking so the suspect is that the problem is between QWebkit and Webkit.

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



More information about the webkit-unassigned mailing list