Closed
Bug 125066
Opened 22 years ago
Closed 22 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•22 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•22 years ago
|
||
Thanks for the tip on milestoneonaccept. I was getting really annoyed with this.
Comment 3•22 years ago
|
||
This disables the parameter 'milestoneonaccept' for products with only one (the default) milestone.
Reporter | ||
Comment 4•22 years ago
|
||
Targeting for 2.16 since we have a patch.
Keywords: patch
Target Milestone: Bugzilla 2.18 → Bugzilla 2.16
Comment 5•22 years ago
|
||
Nit: it should be part of the musthavemilestoneonaccept test, not the usetargetmilestone test. Gerv
Comment 6•22 years ago
|
||
Attachment #79749 -
Attachment is obsolete: true
Comment 7•22 years ago
|
||
Comment on attachment 79893 [details] [diff] [review] v2 r= justdave
Attachment #79893 -
Flags: review+
Comment 8•22 years ago
|
||
Comment on attachment 79893 [details] [diff] [review] v2 r=gerv. Gerv
Attachment #79893 -
Flags: review+
Comment 9•22 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: 22 years ago
Resolution: --- → FIXED
Updated•11 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
•