Closed
Bug 282597
Opened 20 years ago
Closed 20 years ago
GetGroupsByUserId() in buglist.cgi fails to return correct information
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
560 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
When editing multiple bugs at once, the groupset table is partially empty due to
a regression from bug 278018. This is because GetGroupsByUserId() in buglist.cgi
does not return correct informations. Patch coming...
![]() |
Assignee | |
Comment 1•20 years ago
|
||
Attachment #174592 -
Flags: review?(mkanat)
![]() |
Assignee | |
Updated•20 years ago
|
Status: NEW → ASSIGNED
Flags: blocking2.20?
Target Milestone: --- → Bugzilla 2.20
Updated•20 years ago
|
Attachment #174592 -
Flags: review?(mkanat) → review+
Updated•20 years ago
|
Flags: approval?
Updated•20 years ago
|
Flags: blocking2.20?
Flags: approval?
Flags: approval+
Summary: GetGroupsByUserId() in buglist.cgi fails to return correct informations → GetGroupsByUserId() in buglist.cgi fails to return correct information
Comment 2•20 years ago
|
||
Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v <-- buglist.cgi
new revision: 1.280; previous revision: 1.279
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
•