Closed
Bug 120686
Opened 24 years ago
Closed 24 years ago
showdependencygraph.cgi does not allow multiple bugs in 'id'
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jayvdb, Assigned: jayvdb)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(2 files)
|
1.13 KB,
patch
|
bbaetz
:
review-
|
Details | Diff | Splinter Review |
|
1.32 KB,
patch
|
bbaetz
:
review+
|
Details | Diff | Splinter Review |
showdependencygraph.cgi prompts the user to enter multiple bug numbers, however
on sumbit it complains "The bug number is invalid. If you are trying to use
QuickSearch, you need to enable JavaScript in your browser. To help us fix this
limitation, look here."
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Comment on attachment 65536 [details] [diff] [review]
fix
You should (re)move the SECURITY VALIDATION comments, since you aren't doing
the tests there.
Attachment #65536 -
Flags: review-
| Assignee | ||
Comment 3•24 years ago
|
||
I have removed them, as they would look unusual moved, and using ValidateBugID
is common practise now from what I have seen.
Comment 4•24 years ago
|
||
Comment on attachment 65556 [details] [diff] [review]
v2: removes block markers
r=bbaetz. This is OK. I don't have graphing working properly on my machine
(pseudo NAT) - 2nd reviewer should test.
An '|| next' after the validation is probably better style, but it doesn't
matter given the structure of that loop.
Attachment #65556 -
Flags: review+
Comment 6•24 years ago
|
||
*** Bug 107751 has been marked as a duplicate of this bug. ***
| Assignee | ||
Updated•24 years ago
|
Keywords: regression
Comment 7•24 years ago
|
||
The templatisation (bug 126793) does, indeed, fix this.
Gerv
| Assignee | ||
Comment 8•24 years ago
|
||
Fixed by bug 126793.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
Target Milestone: --- → Bugzilla 2.16
Updated•13 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
•