Version: 4.7.0 (using KDE 4.7.0) OS: Linux Since updating to Konqueror 4.7.0 doing a query on bugzilla (e.g. KDE and @work) sometimes does not really work, as in, returns a page with some protocol data prepended. Reproducible: Sometimes Steps to Reproduce: 1. Open a Konqueror window 2. Do a bugzilla query, e.g. click this url: https://bugs.kde.org/buglist.cgi?quicksearch=browser+does+not+support+this+server+push Actual Results: Konqueror shows normal page with search results. Expected Results: Konqueror shows page with search results, but with some protocol text prepended, including a warning. The shown html page has this text as source, normal html page text with some protocol prepended: --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- WARNING: YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PUSH TECHNOLOGY. --------- =_aaaaaaaaaa0 Content-Type: text/html; charset=UTF-8 Set-Cookie: Bugzilla_login=4026; path=/; expires=Fri, 01-Jan-2038 00:00:00 GMT; HttpOnly Set-Cookie: Bugzilla_logincookie=somestring; path=/; expires=Fri, 01-Jan-2038 00:00:00 GMT; HttpOnly <html> <head> <title>Bugzilla is pondering your search</title> </head> <body> <h1 style="margin-top: 20%; text-align: center;">Please stand by ...</h1> </body> </html> --------- =_aaaaaaaaaa0 Content-Type: text/html; charset=UTF-8 content-disposition: inline; filename="somefilename.html" Set-Cookie: Bugzilla_login=4026; path=/; expires=Fri, 01-Jan-2038 00:00:00 GMT; HttpOnly Set-Cookie: Bugzilla_logincookie=somestring; path=/; expires=Fri, 01-Jan-2038 00:00:00 GMT; HttpOnly Set-Cookie: LASTORDER=bug_severity%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id; path=/; expires=Fri, 01-Jan-2038 00:00:00 GMT Set-Cookie: BUGLIST=SOMEENCODEDSTRING; path=/; expires=Fri, 01-Jan-2038 00:00:00 GMT <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> [... normal html page ...] --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< --- 8< ---
And am using KHTML, if this info is needed.
Related to/duplicate of bug 273931.
*** This bug has been marked as a duplicate of bug 273931 ***