Closed
Bug 279690
Opened 20 years ago
Closed 20 years ago
Remove BugInGroup from globals.pl
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
|
831 bytes,
patch
|
goobix
:
review+
|
Details | Diff | Splinter Review |
BugInGroup isn't actually used anywhere in Bugzilla. It should go. Anyhow, I think if we were going to be using that functionality, we could just use Bugzilla::Bug::groups, which also isn't currently being used.
| Assignee | ||
Comment 1•20 years ago
|
||
Anybody can review this. Seriously. I just remove the function and don't do anything else.
Attachment #172316 -
Flags: review?
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Updated•20 years ago
|
Attachment #172316 -
Flags: review? → review+
Comment 2•20 years ago
|
||
There is a $bugInGroup variable but I failed to find a sub with the same name that is used.
Flags: approval?
Target Milestone: --- → Bugzilla 2.20
Comment 3•20 years ago
|
||
Dead code, dead code, whatcha gonna do? Whatcha gonna do when they come for you? Dead code, dead code.... :)
Flags: approval? → approval+
Comment 4•20 years ago
|
||
Checking in globals.pl; /cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl new revision: 1.295; previous revision: 1.294 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•