Closed
Bug 226807
Opened 22 years ago
Closed 22 years ago
Safari downloads result page on query
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 188712
People
(Reporter: benjamin, Assigned: justdave)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20030916
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20030916
I have just installed Bugzilla Version 2.16.4 under Linux/Apache 1.3.29 and when
I do a query, Safari 1.0 (v85.5) downloads the result page. No problem with
Mozilla. Here the content downloaded. I have removed the result list...:
--thisrandomstring
Content-Type: text/html
<!-- 1.0@bugzilla.org -->
<html>
<head>
<title>Bugzilla is pondering your query</title>
</head>
<body>
<h1 style="margin-top: 20%; text-align: center;">Please stand by ...</h1>
</body>
</html>
--thisrandomstring
Content-Type: text/html
Set-Cookie: BUGLIST=1 ; path=/; expires=Sun, 30-Jun-2029 00:00:00 GMT
<!-- 1.0@bugzilla.org -->
<!-- 1.0@bugzilla.org -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Bug List</title>
<link href="css/buglist.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF" onload="">
<!-- 1.0@bugzilla.org -->
<CUT RESULTS>
</body>
</html>
--thisrandomstring--
~~~~~~~~~~~~~~~~~~
Reproducible: Always
Steps to Reproduce:
1. Submit query.
Actual Results:
Download page.
Expected Results:
Display result.
Assignee | ||
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 188712 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•