Closed
Bug 125066
Opened 23 years ago
Closed 23 years ago
Have to set milestone when accepting bug
Categories
(Bugzilla :: User Interface, defect, P3)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: mozilla-work, Assigned: myk)
Details
Attachments
(1 file, 1 obsolete file)
723 bytes,
patch
|
justdave
:
review+
gerv
:
review+
|
Details | Diff | Splinter Review |
When you accept a bug, you have to specify a milestone. This causes problems
with products without milestones. In addition, there is nothing stopping a user
from setting the milestone on acceptance and then changing it back to "---"
after accepting it.
Comment 1•23 years ago
|
||
I believe there is a configuration option 'milestoneonaccept', but yeah I
suppose it would cause problems.
To start with, the notion of "blank milestone" is probably hardcoded to a
specific name.
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
Comment 2•23 years ago
|
||
Thanks for the tip on milestoneonaccept. I was getting really annoyed with this.
Comment 3•23 years ago
|
||
This disables the parameter 'milestoneonaccept' for products with only one (the
default) milestone.
Reporter | ||
Comment 4•23 years ago
|
||
Targeting for 2.16 since we have a patch.
Keywords: patch
Target Milestone: Bugzilla 2.18 → Bugzilla 2.16
Comment 5•23 years ago
|
||
Nit: it should be part of the musthavemilestoneonaccept test, not the
usetargetmilestone test.
Gerv
Comment 6•23 years ago
|
||
Attachment #79749 -
Attachment is obsolete: true
Comment 7•23 years ago
|
||
Comment on attachment 79893 [details] [diff] [review]
v2
r= justdave
Attachment #79893 -
Flags: review+
Comment 8•23 years ago
|
||
Comment on attachment 79893 [details] [diff] [review]
v2
r=gerv.
Gerv
Attachment #79893 -
Flags: review+
Comment 9•23 years ago
|
||
Fixed.
Checking in process_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/process_bug.cgi,v <-- process_bug.cgi
new revision: 1.125; previous revision: 1.124
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
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
•