Closed
Bug 8069
Opened 26 years ago
Closed 26 years ago
Cookie text appearing above banners of bug lists in all non Mozilla browsers
Categories
(Bugzilla :: Bugzilla-General, defect, P1)
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: Crysgem, Assigned: bryce-mozilla)
Details
Sing, children! "Inter-op-'rability..."
Eminently reproducible with any bug query, including those that return no bugs.
Example extraneous output:
Content-type: text/html Set-Cookie: BUGLIST=3589:1182:2669 ...
Comment 1•26 years ago
|
||
I think this will be fixed by a checkin that Bryce is about to make. I'm
reassigning to him to confirm this fact, and to close when he checks in his
change.
Assignee: terry → bryce-mozilla
Summary: Cookie text appearing above banners of bug lists in MSIE 5.0 → Cookie text appearing above banners of bug lists in MSIE 5.0
| Assignee | ||
Updated•26 years ago
|
Assignee: bryce-mozilla → terry
Priority: P3 → P1
| Assignee | ||
Comment 2•26 years ago
|
||
No, I only changed the browser type test (before it assumed that Mozilla and
MSIE were the only options).
The non-mozilla non-serverpush case is still badly broken, but I did not feel
comfortable enough that I understood the situation to fix it. The code is a bit
convoluted especially because the saved query stuff is setting all sorts of
cookies, and there are lots of different paths that might produce output.
In any case, the result is an extra "Content-type:" gets printed, and the cookie
gets treated as HTML. To reproduce the bug with Mozilla, just force $serverpush
to zero.
| Assignee | ||
Updated•26 years ago
|
Summary: Cookie text appearing above banners of bug lists in MSIE 5.0 → Cookie text appearing above banners of bug lists in all non Mozilla browsers
| Assignee | ||
Comment 3•26 years ago
|
||
The bug will affect ALL brosers other than Mozilla 3.0+. The cookie won't
function either.
| Assignee | ||
Updated•26 years ago
|
Assignee: terry → bryce-mozilla
| Assignee | ||
Comment 4•26 years ago
|
||
Ok, ok, I'll grab it. It's the only really serious functional bug in the
database...
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•26 years ago
|
||
It was assigned. Now it is fixed. Submitting this
with Opera just to make sure :-).
Comment 8•24 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•12 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
•