Closed
Bug 277299
Opened 20 years ago
Closed 20 years ago
edit-multiple offers to change Target Milestone even if Param(usetargetmilestone) is off
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: shane.h.w.travis, Assigned: shane.h.w.travis)
Details
Attachments
(1 file)
|
794 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Even if the usetargetmilestone parameter is set to Off, users are still offered the chance to change the target milestone when pulling up a 'change multiple bugs at once' buglist. Simple (trivial) fix; patch will be attached very shortly.
| Assignee | ||
Comment 1•20 years ago
|
||
Pretty simple fix, really... just add a parameter check.
Attachment #170481 -
Flags: review?(LpSolit)
Comment 2•20 years ago
|
||
Comment on attachment 170481 [details] [diff] [review] Code patch for 2.18 and tip Looks good! I did not test it, but by inspection I don't see how there could be something wrong. :)
Attachment #170481 -
Flags: review?(LpSolit) → review+
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Flags: approval?
Flags: approval2.18?
Updated•20 years ago
|
Flags: approval?
Flags: approval2.18?
Flags: approval2.18+
Flags: approval+
Target Milestone: --- → Bugzilla 2.18
Updated•20 years ago
|
Whiteboard: patch awaiting checkin
| Assignee | ||
Comment 3•20 years ago
|
||
2.18: Checking in template/en/default/list/edit-multiple.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/list/edit- multiple.html.tmpl,v <-- edit-multiple.html.tmpl new revision: 1.17.2.4; previous revision: 1.17.2.3 done Tip: Checking in template/en/default/list/edit-multiple.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/list/edit- multiple.html.tmpl,v <-- edit-multiple.html.tmpl new revision: 1.22; previous revision: 1.21 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: patch awaiting checkin
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•