Closed Bug 537846 Opened 15 years ago Closed 14 years ago

Disable the "Reset" checkbox for the maintainer parameter

Categories

(Bugzilla :: Administration, task)

3.5.2
task
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.6

People

(Reporter: mkanat, Assigned: reed)

References

Details

Attachments

(1 file, 1 obsolete file)

Since "maintainer" can no longer validly be reset, there shouldn't be an active reset checkbox for it.
Flags: blocking3.6+
Attached patch wip (obsolete) — Splinter Review
Assignee: administration → reed
Status: NEW → ASSIGNED
Comment on attachment 420215 [details] [diff] [review]
wip

This looks good so far, though you probably want to check $i->{'no_reset'}'s value, not just whether it exists.
(In reply to comment #2)
> This looks good so far, though you probably want to check $i->{'no_reset'}'s
> value, not just whether it exists.

This just means removing "exists" in front of $i->{'no_reset'}. Anything else required before you request review, reed?
Attached patch patch - v1Splinter Review
Attachment #420215 - Attachment is obsolete: true
Attachment #425870 - Flags: review?(mkanat)
Comment on attachment 425870 [details] [diff] [review]
patch - v1

Looks good to me.

Probably don't need quotes around the no_reset value in General.pm.
Attachment #425870 - Flags: review?(mkanat) → review+
Flags: approval3.6+
Flags: approval+
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/                       
modified editparams.cgi
modified Bugzilla/Config/General.pm
modified template/en/default/admin/params/common.html.tmpl
Committed revision 6978.

Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/3.6/                         
modified editparams.cgi
modified Bugzilla/Config/General.pm
modified template/en/default/admin/params/common.html.tmpl
Committed revision 6971.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: