Closed
Bug 1041559
Opened 11 years ago
Closed 11 years ago
"Please wait while your bugs are retrieved" shown above menu header for search error pages
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: glob)
Details
Visit:
https://bugzilla.mozilla.org/buglist.cgi?f1=content&list_id=10786385&o1=isnotempty&chfieldto=Now&query_format=advanced&chfieldfrom=-3m
Expected:
Standard header (eg menus) then the error message
Actual:
"Please wait while your bugs are retrieved." + the dino animation is still shown even though the search is no longer taking place, and is above the header.
| Reporter | ||
Comment 1•11 years ago
|
||
Markup:
WARNING: YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PUSH TECHNOLOGY.
--------- =_uoB7HPiyDow28GWQ
Content-Type: text/html; charset=UTF-8
<html>
<head>
<title>Bugzilla is pondering your search</title>
</head>
<body>
<div style="margin-top: 15%; text-align: center;">
<center><img src="extensions/BMO/web/images/mozchomp.gif" alt=""
width="160" height="87"></center>
<h1>Please wait while your bugs are retrieved.</h1>
</div>
</body>
</html><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head><meta property="og:type" content="website">
<meta property="og:image" content="https://bugzilla.mozilla.org/extensions/OpenGraph/web/bugzilla.png">
<meta property="og:title" content="Illegal Search">
<meta property="og:url" content="https://bugzilla.mozilla.org/buglist.cgi?f1=content&list_id=10786385&o1=isnotempty&chfieldto=Now&query_format=advanced&chfieldfrom=-3m">
<title>Illegal Search</title>
....
this was fixed upstream in the seemingly unrelated bug 543432. i'll backport the appropriate parts
Assignee: nobody → glob
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
7bd3b9d..b1f98ae master -> master
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•