Bug 279011 - Konqueror seems to hickup when doing a search on bugzilla
Summary: Konqueror seems to hickup when doing a search on bugzilla
Status: RESOLVED DUPLICATE of bug 273931
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.7.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 09:54 UTC by Friedrich W. H. Kossebau
Modified: 2011-11-08 08:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich W. H. Kossebau 2011-08-01 09:54:46 UTC
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< ---
Comment 1 Friedrich W. H. Kossebau 2011-08-01 09:57:08 UTC
And am using KHTML, if this info is needed.
Comment 2 Christoph Feck 2011-08-01 13:09:36 UTC
Related to/duplicate of bug 273931.
Comment 3 Dawit Alemayehu 2011-11-08 08:02:21 UTC

*** This bug has been marked as a duplicate of bug 273931 ***