Version: 0.6.1 (using KDE 4.5.2) OS: Linux The following URL produces incorrectly rendered web-page and an error message. https://membership.usairways.com/Login.aspx?ReturnUrl=http%3a%2f%2fmembership.usairways.com%2fManage%2fAccountSummary.aspx This link works fine in other mainstream browsers such as chrome and firefox. Reproducible: Always Steps to Reproduce: click on https://membership.usairways.com/Login.aspx?ReturnUrl=http%3a%2f%2fmembership.usairways.com%2fManage%2fAccountSummary.aspx Actual Results: The way rekonq renderes the page. Expected Results: The way chrome and firefox render the page
I can confirm this happens in rekonq. Arora and Surf (GTK WebKit browser) show the website fine
Can be reproduced with all kdewebkit based browsers. Seems to work fine with tow QtWebKit only based browsers, QtTestBrowser and Arora.
SVN commit 1203664 by adawit: - Use the content-type metadata sent by the client regardless of request method. - Append "Content-Type:" if it is missing from the meta-data sent by the client. BUG:253867 M +5 -4 http.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1203664