Closed Bug 313546 Opened 19 years ago Closed 19 years ago

long_list.cgi URLs don't redirect to show_bug correctly

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.20
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: justdave, Assigned: LpSolit)

References

Details

(Keywords: regression, selenium)

Attachments

(1 file)

When you use an existing URL to a bug viewed in long_list.cgi, it attempts to redirect you to show_bug.cgi?format=multiple, however, it forgets to include the bug numbers you passed in, so show_bug then complains that you didn't give it any bug numbers. Example: https://bugzilla.mozilla.org/long_list.cgi?id=283623
Attached patch patch, v1 (deleted) — Splinter Review
We should kill long_list.cgi instead of fixing it. Anyway... here is a patch which restores its initial behavior. Works on both tip and 2.20.
Assignee: create-and-change → LpSolit
Status: NEW → ASSIGNED
Attachment #200594 - Flags: review?(justdave)
This is a regression due to bug 201818.
Comment on attachment 200594 [details] [diff] [review] patch, v1 Ok, this now accepts buglist, bug_id and id equivalently as parameters. It spills "Use of uninitialized value in split" warnings if we don't give either of these parameters, but seeing that long_list.cgi is bound for oblivion, I don't think we should mind.
Attachment #200594 - Flags: review?(justdave) → review+
Flags: approval?
Flags: approval2.20?
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
tip: Checking in long_list.cgi; /cvsroot/mozilla/webtools/bugzilla/long_list.cgi,v <-- long_list.cgi new revision: 1.47; previous revision: 1.46 done 2.20: Checking in long_list.cgi; /cvsroot/mozilla/webtools/bugzilla/long_list.cgi,v <-- long_list.cgi new revision: 1.45.6.1; previous revision: 1.45 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
I once had a patch that made long_list a format....
Flags: testcase+
Keywords: selenium
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: