Closed
Bug 303141
Opened 19 years ago
Closed 19 years ago
missing buglist when deleting groups
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
|
645 bytes,
patch
|
wicked
:
review+
|
Details | Diff | Splinter Review |
When bugs are restricted to some group and you try to delete this group, a link is displayed pointing to the affected bugs. The problem is that buglist.cgi is called with no parameter and all bugs of the DB are displayed. This is an easy fix.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Comment 1•19 years ago
|
||
| Assignee | ||
Updated•19 years ago
|
Attachment #191403 -
Flags: review?(wicked)
Updated•19 years ago
|
Attachment #191403 -
Flags: review?(wicked) → review+
Updated•19 years ago
|
Flags: approval?
Flags: approval2.20?
Updated•19 years ago
|
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
| Assignee | ||
Comment 2•19 years ago
|
||
tip: Checking in editgroups.cgi; /cvsroot/mozilla/webtools/bugzilla/editgroups.cgi,v <-- editgroups.cgi new revision: 1.53; previous revision: 1.52 done 2.20rc1: Checking in editgroups.cgi; /cvsroot/mozilla/webtools/bugzilla/editgroups.cgi,v <-- editgroups.cgi new revision: 1.52.4.1; previous revision: 1.52 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•