Added params to control how priorities are set in a new bug. You can

now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.)  The default value of the params will cause
the same behavior as before.


git-svn-id: svn://10.0.0.236/trunk@23264 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com
1999-03-09 02:33:58 +00:00
parent 7680dbd368
commit a5535f79dd
4 changed files with 45 additions and 5 deletions

View File

@@ -129,7 +129,8 @@ This field describes the impact of a bug.
<a name="priority"><h2>Priority</h2></a>
This field describes the importance and order in which a bug should be
fixed. The available priorities are:
fixed. This field is utilized by the programmers/engineers to
prioritized their work to be done. The available priorities are:
<p>
<p>
@@ -204,6 +205,6 @@ status field appropriately.
<hr>
<address><a href="http://home.netscape.com/people/terry/">Terry Weissman &lt;terry@netscape.com&gt;</a></address>
<!-- hhmts start -->
Last modified: Fri Jan 15 13:36:36 1999
Last modified: Mon Mar 8 18:31:07 1999
<!-- hhmts end -->
</body> </html>