Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
4fcf4f3c
Commit
4fcf4f3c
authored
Sep 02, 2003
by
justdave%syndicomm.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete
Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
parent
5d5a861f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
defparams.pl
defparams.pl
+0
-18
No files found.
defparams.pl
View file @
4fcf4f3c
...
...
@@ -640,24 +640,6 @@ You will get this message once a day until you\'ve dealt with these bugs!
},
{
name
=>
'nummilestones'
,
desc
=>
'If using Target Milestone, how many milestones do you wish to
appear?'
,
type
=>
't'
,
default
=>
10
,
checker
=>
\&
check_numeric
},
{
name
=>
'curmilestone'
,
desc
=>
'If using Target Milestone, Which milestone are we working '
.
'toward right now?'
,
type
=>
't'
,
default
=>
1
,
checker
=>
\&
check_numeric
},
{
name
=>
'musthavemilestoneonaccept'
,
desc
=>
'If you are using Target Milestone, do you want to require that '
.
'the milestone be set in order for a user to ACCEPT a bug?'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment