diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-08-19 02:54:02 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-08-19 02:54:02 +0000 |
commit | 6167ec860352c60b1dd90b7673d2634e36c59b45 (patch) | |
tree | 1fdeda54e2f6ace1e6e7d4d228aeb3c92c32b904 /docs | |
parent | ac96812d7d3b7146683b6d509a67bc631371b0fb (diff) | |
download | ATCD-6167ec860352c60b1dd90b7673d2634e36c59b45.tar.gz |
Committed wrong version. :)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/usage-bugzilla.html | 121 |
1 files changed, 72 insertions, 49 deletions
diff --git a/docs/usage-bugzilla.html b/docs/usage-bugzilla.html index b4208eed811..3dc9ddba3a4 100644 --- a/docs/usage-bugzilla.html +++ b/docs/usage-bugzilla.html @@ -5,64 +5,87 @@ <title>DOC Center Bug Tracking System Usage</title> </head> - <body> + <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. Use it to enter problem reports or make a request for -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> + 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> -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 attachment that contain solutions or simple test cases. + <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> -The bug tracking system is located at the following web site: -<a href="http://ace.cs.wustl.edu/bugzilla/"> - <samp>http://ace.cs.wustl.edu/bugzilla/</samp> -</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> -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> + 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> -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> + 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. -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> + 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. -For more information about using Bugzilla, and about bug reporting in -general, please see the following web sites: + <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. -<a href="http://www.mozilla.org/bugs"> - <samp>http://www.mozilla.org/bugs</samp> -</a> -<a href="http://www.mozilla.org/quality/bug-writing-guidelines.html"> - <samp>http://www.mozilla.org/quality/bug-writing-guidelines.html</samp> -</a> + <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. -Keep in mind that the Bugzilla installation at the above web site is -<em>not</em> the same Bugzilla installation at Center for Distributed -Object Computing. All bug reports and enhancement requests should be -done at the Center for Distributed Object Computing's Bugzilla web site. + <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. @@ -70,7 +93,7 @@ done at the Center for Distributed Object Computing's Bugzilla web site. <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 21:35:29 CDT 1999 +Last modified: Wed Aug 18 22:53:21 EDT 1999 <!-- hhmts end --> </body> </html> |