Closed
Bug 222939
Opened 21 years ago
Closed 21 years ago
mozilla.org bonsai page has broken sample query
Categories
(www.mozilla.org :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 228712
People
(Reporter: bmo, Assigned: endico)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
http://mozilla.org/bonsai.html links to the sample query
http://bonsai.mozilla.org/cvsview2.cgi?command=DIFF&subdir=mozilla%2Fcmd%2Fxfe&file=forms.c&rev1=3.3&rev2=3.1&diff_mode=context&whitespace_mode=show
which currently throws up a "500 Internal Server Errror" page.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
OK, we have two separate problems here...
a) the file in question has been cvs-deleted, and is not in the Attic. This url
works:
http://bonsai.mozilla.org/cvsview2.cgi?command=DIFF&subdir=mozilla%2Fcmd%2Fxfe%2FAttic&file=forms.c&rev1=3.3&rev2=3.1&diff_mode=context&whitespace_mode=show
b) Bonsai shouldn't throw a 500 Internal Server Error when it can't find a file,
it should put up a usable error message that actually tells us what happened.
This is the right place for a) to get taken care of. b) really belongs in
Webtools/Bonsai as a separate bug.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Summary: mozilla.org bansai page has broken sample query → mozilla.org bonsai page has broken sample query
Reporter | ||
Comment 2•21 years ago
|
||
i'm pretty sure dave meant "the file in question has been cvs-deleted, and is
now in the Attic" instead of "not in the attic".
anyway, i filed bug 222939 for his issue b.
Comment 3•21 years ago
|
||
yes, you are correct, that was a typo :)
Updated•21 years ago
|
Priority: -- → P3
Updated•21 years ago
|
QA Contact: imajes → stolenclover
Comment 4•21 years ago
|
||
all links on the page work for me
Reporter | ||
Comment 5•21 years ago
|
||
re: comment #2, i meant to say that i filed bug 222976 about the defect in bonsai.
that defect has since been fixed and my guess is that the code made its way to
bonsai.mozilla.org, so the old broken query now works.
*** This bug has been marked as a duplicate of 228712 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•