Closed
Bug 94476
Opened 24 years ago
Closed 24 years ago
show_activity.cgi should check the bugid, like show_bug.cgi does
Categories
(Bugzilla :: Bugzilla-General, defect, P1)
Tracking
()
People
(Reporter: bugzilla, Assigned: justdave)
Details
Attachments
(1 file)
see patch...
I copied the bugid checking bit from show_bug.cgi, made it a routine in
globals.pl, and used it in show_activity.cgi.
show_bug.cgi should be updated to use this new check_bugid() routine as well
Assignee | ||
Comment 2•24 years ago
|
||
If this is true, this qualifies as a 2.14 target. However, I could swear we
dealt with this already. Jake/Myk? You guys did most of that stuff, was this
covered?
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.14
Comment 3•24 years ago
|
||
This is a duplicate of bug 39526 and has already been fixed in the latest
version of Bugzilla, version 2.13 (currently available only from CVS but soon to
be available as Bugzilla 2.14).
*** This bug has been marked as a duplicate of 39526 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•24 years ago
|
Target Milestone: Bugzilla 2.14 → ---
Assignee | ||
Comment 4•24 years ago
|
||
moving all closed Bugzilla bugs to the new Bugzilla product.
This batch is DUPLICATE/INVALID/WORKSFORME/WONTFIX
reassigning to default owner and QA in case of the bug being reopened.
Clearing milestones, since we really shouldn't have them on these types of
resolutions. Sorry for the spam everyone...
Status: RESOLVED → NEW
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.12 → unspecified
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
•