summaryrefslogtreecommitdiff
path: root/docs/usage-bugzilla.html
blob: 3dc9ddba3a498e3c30d8a368828ba0c3f94c9046 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <!-- $Id$ -->
  <head>
    <title>DOC Center Bug Tracking System Usage</title>
  </head>

  <body text = "#000000" link="#000fff" vlink="#ff0f0f" bgcolor="#ffffff">
    <h1>DOC Center Bug Tracking System Usage</h1>

    <p>
      The
      <a href="http://www.cs.wustl.edu/~schmidt/doc-center.html">
	Center for Distributed Object Computing</a> uses the
      <a href="http://www.mozilla.org//bugs/source.html">Bugzilla</a>
      bug tracking system to keep track of existing problems and
      enhancement requests.

    <p>
      To streamline our development process, you can now use it to
      enter problem reports or make a request for a particular feature 
      that you'd like to see integrated into 
      <a href="http://www.cs.wustl.edu/~schmidt/ACE.html">ACE</a> or
      <a href="http://www.cs.wustl.edu/~schmidt/TAO.html">TAO</a>.

    <p>
      You can also use it to track the status of a particular bug or
      enhancement.  In addition, the bug tracking system can be used
      to add comments and attachments that contain solutions or simple 
      test cases.

    <p>
      The bug tracking system is located at the following web site:
      <samp>
	<a href="http://ace.cs.wustl.edu/bugzilla/">
	  http://ace.cs.wustl.edu/bugzilla/
	</a>
      </samp>

    <p>
      If all you want to do is browse through the bugs in our bug
      tracking system or view bug summary reports, then you can use
      the bug tracking system right away.  However, if you want to be
      able to submit bug reports then you will have to create a bug
      tracking system account.

    <p>
      Upon entering a bug or enhancement request for the first time,
      you will be asked to enter an e-mail address.  Once you've done
      that, you will be mailed a password that you can use to log on
      to the bug tracking system.  You will only be asked to do this
      once.  Any changes to bug reports you submit will be mailed to
      the e-mail address you provide.

    <p>
      Once you've logged on, you will have the ability to enter bug
      reports and modify existing ones.  Other than adding comments,
      fixes and attachments, please do not modify bug reports you
      haven't submitted.

    <p>
      The bug tracking system is fairly straightforward to use.  When
      entering bug reports or enhancement requests, enter as much
      information as possible.  Most of the bug form fields provide
      help if you are unsure what a particular field is used for.

    <p>
      For more information about using Bugzilla, and about bug
      reporting in general,  please see the following web sites:

    <p>
    <blockquote>
      <samp>
	<a href="http://www.mozilla.org/bugs">
	  http://www.mozilla.org/bugs/
	</a><br>
	<a href="http://www.mozilla.org/quality/bug-writing-guidelines.html">
	  http://www.mozilla.org/quality/bug-writing-guidelines.html
	</a>
      </samp>
    </blockquote>

    <p>
      Keep in mind that the Bugzilla installation at the above web
      site is <em>not</em> the same Bugzilla installation at the
      Center for Distributed Object Computing.  All bug reports and
      enhancement requests for ACE and TAO should be done at the
      Center for Distributed Object Computing's Bugzilla web site.



    <hr>
    <address><a href="mailto:othman@cs.wustl.edu">Ossama Othman</a></address>
<!-- Created: Wed Aug 18 14:45:31 EDT 1999 -->
<!-- hhmts start -->
Last modified: Wed Aug 18 22:53:21 EDT 1999
<!-- hhmts end -->
  </body>
</html>