Closed Bug 1659 Opened 26 years ago Closed 26 years ago

buglist.cgi has mismatched case for server push break string

Categories

(Bugzilla :: Bugzilla-General, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED
Bugzilla old

People

(Reporter: bob, Assigned: terry)

Details

In buglist.cgi, the string "thisrandomstring" is used for the break between
server pushed content.  Unfortunately, there is a case mismatch in that one of
the strings uses capitals, and later on, it does not.  The Apache web server
has no idea how to handle this and therefore doesn't send anything back when
this script is called.  Although this is probably more of an Apache bug, there
isn't any reason why buglist.cgi shouldn't remain consistant in it's use of
capitalization in the server push break string.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I believe this has been fixed.
Status: RESOLVED → VERIFIED
QA Contact: 4130
Per Claudius, fixed, marking verified
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: claudius → matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.