Closed
Bug 318774
Opened 19 years ago
Closed 17 years ago
Bug reporting and searching links in Venkman FAQ 5.4 broken
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Other Applications Graveyard
Venkman JS Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bryce2, Assigned: rginda)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921
Yup, they're bugged. The links at:
http://www.hacksrus.com/~ginda/venkman/faq/venkman-faq.html#report-bug
Don't work, due to changes in bugzilla.
Reproducible: Always
Steps to Reproduce:
.
Actual Results:
.
Expected Results:
.
It's not so easy to file a report, because Javascript Debugger does not appear on the enter bugs menu. I had to hack the URL to make this report.
Comment 1•19 years ago
|
||
https://bugzilla.mozilla.org/enter_bug.cgi
Other Products -> Other Applicatins
Comment 3•17 years ago
|
||
> https://bugzilla.mozilla.org/enter_bug.cgi
> Other Products -> Other Applicatins
Nod.
I updated the page
http://www.mozilla.org/projects/venkman/
and this is how the link should be coded:
https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&component=JavaScript%20Debugger
Expected results (for this bug)
===============================
1-
<a href="https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&component=JavaScript%20Debugger&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED">entire Venkman bug list</a>
2-
<a href="https://bugzilla.mozilla.org/query.cgi?product=Other%20Applications&component=JavaScript%20Debugger">search</a>
3-
<a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&component=JavaScript%20Debugger">file a bug</a>
Adding clean-report keyword
and CONFIRMING
Updated•17 years ago
|
Summary: Bug reporting links buged for Venkman → Bug reporting links in Venkman FAQ 5.4 broken
Updated•17 years ago
|
Summary: Bug reporting links in Venkman FAQ 5.4 broken → Bug reporting and searching links in Venkman FAQ 5.4 broken
Comment 5•17 years ago
|
||
This is definitely not a clean-report bug... Why did you set that keyword?
Keywords: clean-report
Hardware: PC → All
Comment 6•17 years ago
|
||
*sigh*
So, again I guess: rginda, could you please make the changes described in comment #3 to the website on hacksrus? I don't believe anyone else can touch those files at the moment, unfortunately, so it would be really great if you could do this. Thanks! :-)
Comment 7•17 years ago
|
||
Reed,
I updated/tuned the summary to reflect accordingly what needed to be fixed: the summary describe precisely what the bug is about. I edited the expected results for changing the 3 links in section 5.4 (or venkman-faq.html#report-bug). I did not edit the Actual results.
Actual results
==============
1-
<a href="http://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=JavaScript%2BDebugger">entire Venkman bug list</a>
2-
<a href="http://bugzilla.mozilla.org/query.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=JavaScript%2BDebugger">search</a>
3-
<a href="http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser&version=other&component=JavaScript%2BDebugger&rep_platform=PC&op_sys=All">file a bug</a>
Is there anything else I'm missing?
Assignee | ||
Comment 8•17 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•