Closed Bug 396616 Opened 18 years ago Closed 18 years ago

SetParam error when changing a group name in editgroups.cgi

Categories

(Bugzilla :: Administration, task)

3.1.1
task
Not set
major

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: altlist, Assigned: altlist)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 Build Identifier: Bugzilla has an internal error when I attempt to change a group name in editgroups.cgi. That's because it is not able to find the SetParam() function. Reproducible: Always
Attached patch suggested patchSplinter Review
This small patch fixes the problem.
In what version? SetParam is gone in HEAD and 3.0, I'm pretty sure.
(In reply to comment #2) > In what version? SetParam is gone in HEAD and 3.0, I'm pretty sure. > Main HEAD (cvs 1.21 for Bugzilla/Group.pm)? editparams and editvalues also references it.
I tested on 3.1.2, 3.0.2 and 2.22.3, but I'm unable to reproduce the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
I should have clarified something. The specific group name I was trying to rename was "TimeTracking", which was tied to the timetrackinggroup parameter. I had no problems renaming other user defined groups. Could you reconfirm? Thanks, Albert
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
2.22.x and 3.0.x are not affected, but 3.1.x is.
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Bugzilla 3.2
Version: unspecified → 3.1.1
Flags: testcase?
Comment on attachment 281385 [details] [diff] [review] suggested patch Yes, that looks right.
Attachment #281385 - Flags: review+
Comment on attachment 281385 [details] [diff] [review] suggested patch OK, this indeed fixes the problem. Thanks for the fix. r=LpSolit
Attachment #281385 - Flags: review+
Assignee: administration → altlist
Checking in Bugzilla/Group.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Group.pm,v <-- Group.pm new revision: 1.22; previous revision: 1.21 done
Status: NEW → RESOLVED
Closed: 18 years ago18 years ago
Flags: approval+
Resolution: --- → FIXED
Flags: testcase?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: