Bug 253867

Summary: Webpage renders incorrectly or with an error
Product: [Frameworks and Libraries] kdelibs Reporter: JantarMantar <paresh_adhia>
Component: kdewebkitAssignee: Andrea Diamantini <adjam7>
Status: RESOLVED FIXED    
Severity: normal CC: adawit, pano_90
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description JantarMantar 2010-10-11 19:38:11 UTC
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
Comment 1 Panagiotis Papadopoulos 2010-11-03 01:11:57 UTC
I can confirm this happens in rekonq.

Arora and Surf (GTK WebKit browser) show the website fine
Comment 2 Dawit Alemayehu 2010-12-03 10:59:08 UTC
Can be reproduced with all kdewebkit based browsers. Seems to work fine with tow QtWebKit only based browsers, QtTestBrowser and Arora.
Comment 3 Dawit Alemayehu 2010-12-05 02:16:56 UTC
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