Bug 74501

Summary: [QT] opening a webpage from server returning Content-Type text/HTML fails
Product: WebKit Reporter: Karim Pinter <karim.pinter>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Major CC: sumedha.widyadharma
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Linux   
URL: http://contents.kids.yahoo.co.jp/ranking/tv/index.html
Attachments:
Description Flags
Python srcipt which works as a http server on port 8000 and return text/HTML as content type none

Description Karim Pinter 2011-12-14 05:33:20 PST
Created attachment 119210 [details]
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.
Comment 1 Sumedha Widyadharma 2012-05-11 05:01:56 PDT
Can't reproduce.
The site from URL works in QTestBrowser. The page served by the python server also works.
Revision 41604e849cdf3e063ad92d51a95131c357f64795 from git://git.webkit.org/WebKit.git
Comment 2 Jocelyn Turcotte 2014-02-03 03:19:25 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.