~ubuntu-branches/ubuntu/hardy/bugzilla/hardy-security

« back to all changes in this revision

Viewing changes to docs/html/how.html

  • Committer: Bazaar Package Importer
  • Author(s): Rémi Perrot
  • Date: 2004-04-02 01:13:32 UTC
  • Revision ID: james.westby@ubuntu.com-20040402011332-hxrg0n2szimd7d25
Tags: upstream-2.16.5
Import upstream version 2.16.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML
 
2
><HEAD
 
3
><TITLE
 
4
>How do I use Bugzilla?</TITLE
 
5
><META
 
6
NAME="GENERATOR"
 
7
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 
8
REL="HOME"
 
9
TITLE="The Bugzilla Guide - 2.16.4 Release"
 
10
HREF="index.html"><LINK
 
11
REL="UP"
 
12
TITLE="Using Bugzilla"
 
13
HREF="using.html"><LINK
 
14
REL="PREVIOUS"
 
15
TITLE="Using Bugzilla"
 
16
HREF="using.html"><LINK
 
17
REL="NEXT"
 
18
TITLE="Hints and Tips"
 
19
HREF="hintsandtips.html"></HEAD
 
20
><BODY
 
21
CLASS="section"
 
22
BGCOLOR="#FFFFFF"
 
23
TEXT="#000000"
 
24
LINK="#0000FF"
 
25
VLINK="#840084"
 
26
ALINK="#0000FF"
 
27
><DIV
 
28
CLASS="NAVHEADER"
 
29
><TABLE
 
30
SUMMARY="Header navigation table"
 
31
WIDTH="100%"
 
32
BORDER="0"
 
33
CELLPADDING="0"
 
34
CELLSPACING="0"
 
35
><TR
 
36
><TH
 
37
COLSPAN="3"
 
38
ALIGN="center"
 
39
>The Bugzilla Guide - 2.16.4 Release</TH
 
40
></TR
 
41
><TR
 
42
><TD
 
43
WIDTH="10%"
 
44
ALIGN="left"
 
45
VALIGN="bottom"
 
46
><A
 
47
HREF="using.html"
 
48
ACCESSKEY="P"
 
49
>Prev</A
 
50
></TD
 
51
><TD
 
52
WIDTH="80%"
 
53
ALIGN="center"
 
54
VALIGN="bottom"
 
55
>Chapter 3. Using Bugzilla</TD
 
56
><TD
 
57
WIDTH="10%"
 
58
ALIGN="right"
 
59
VALIGN="bottom"
 
60
><A
 
61
HREF="hintsandtips.html"
 
62
ACCESSKEY="N"
 
63
>Next</A
 
64
></TD
 
65
></TR
 
66
></TABLE
 
67
><HR
 
68
ALIGN="LEFT"
 
69
WIDTH="100%"></DIV
 
70
><DIV
 
71
CLASS="section"
 
72
><H1
 
73
CLASS="section"
 
74
><A
 
75
NAME="how"
 
76
></A
 
77
>3.1. How do I use Bugzilla?</H1
 
78
><P
 
79
>This section contains information for end-users of Bugzilla. 
 
80
    There is a Bugzilla test installation, called 
 
81
    <A
 
82
HREF="http://landfill.bugzilla.org/"
 
83
TARGET="_top"
 
84
>Landfill</A
 
85
>, 
 
86
    which you are welcome to play with (if it's up.) 
 
87
    However, it does not necessarily
 
88
    have all Bugzilla features enabled, and often runs cutting-edge versions
 
89
    of Bugzilla for testing, so some things may work slightly differently
 
90
    than mentioned here.</P
 
91
><DIV
 
92
CLASS="section"
 
93
><H2
 
94
CLASS="section"
 
95
><A
 
96
NAME="myaccount"
 
97
></A
 
98
>3.1.1. Create a Bugzilla Account</H2
 
99
><P
 
100
>If you want to use Bugzilla, first you need to create an account.
 
101
      Consult with the administrator responsible for your installation of
 
102
      Bugzilla for the URL you should use to access it. If you're
 
103
      test-driving Bugzilla, use this URL: 
 
104
      <A
 
105
HREF="http://landfill.bugzilla.org/bugzilla-tip/"
 
106
TARGET="_top"
 
107
>&#13;      http://landfill.bugzilla.org/bugzilla-tip/</A
 
108
>
 
109
      </P
 
110
><P
 
111
></P
 
112
><OL
 
113
TYPE="1"
 
114
><LI
 
115
><P
 
116
>Click the 
 
117
          <SPAN
 
118
CLASS="QUOTE"
 
119
>"Open a new Bugzilla account"</SPAN
 
120
>
 
121
 
 
122
          link, enter your email address and, optionally, your name in the
 
123
          spaces provided, then click 
 
124
          <SPAN
 
125
CLASS="QUOTE"
 
126
>"Create Account"</SPAN
 
127
>
 
128
 
 
129
          .</P
 
130
></LI
 
131
><LI
 
132
><P
 
133
>Within moments, you should receive an email to the address
 
134
          you provided above, which contains your login name (generally the
 
135
          same as the email address), and a password you can use to access
 
136
          your account. This password is randomly generated, and can be
 
137
          changed to something more memorable.</P
 
138
></LI
 
139
><LI
 
140
><P
 
141
>Click the 
 
142
          <SPAN
 
143
CLASS="QUOTE"
 
144
>"Log In"</SPAN
 
145
>
 
146
          link in the yellow area at the bottom of the page in your browser,
 
147
          enter your email address and password into the spaces provided, and
 
148
          click 
 
149
          <SPAN
 
150
CLASS="QUOTE"
 
151
>"Login"</SPAN
 
152
>.
 
153
          </P
 
154
></LI
 
155
></OL
 
156
><P
 
157
>You are now logged in. Bugzilla uses cookies for authentication
 
158
      so, unless your IP address changes, you should not have to log in
 
159
      again.</P
 
160
></DIV
 
161
><DIV
 
162
CLASS="section"
 
163
><H2
 
164
CLASS="section"
 
165
><A
 
166
NAME="bug_page"
 
167
></A
 
168
>3.1.2. Anatomy of a Bug</H2
 
169
><P
 
170
>The core of Bugzilla is the screen which displays a particular
 
171
      bug. It's a good place to explain some Bugzilla concepts. 
 
172
      <A
 
173
HREF="http://landfill.bugzilla.org/bugzilla-tip/show_bug.cgi?id=1"
 
174
TARGET="_top"
 
175
>&#13;      Bug 1 on Landfill</A
 
176
>
 
177
 
 
178
      is a good example. Note that the labels for most fields are hyperlinks;
 
179
      clicking them will take you to context-sensitive help on that
 
180
      particular field. Fields marked * may not be present on every
 
181
      installation of Bugzilla.</P
 
182
><P
 
183
></P
 
184
><OL
 
185
TYPE="1"
 
186
><LI
 
187
><P
 
188
>&#13;          <EM
 
189
>Product and Component</EM
 
190
>: 
 
191
          Bugs are divided up by Product and Component, with a Product
 
192
          having one or more Components in it. For example,
 
193
          bugzilla.mozilla.org's "Bugzilla" Product is composed of several
 
194
          Components: 
 
195
          <P
 
196
></P
 
197
><TABLE
 
198
BORDER="0"
 
199
><TBODY
 
200
><TR
 
201
><TD
 
202
>&#13;          <EM
 
203
>Administration:</EM
 
204
>
 
205
          Administration of a Bugzilla installation.</TD
 
206
></TR
 
207
><TR
 
208
><TD
 
209
>&#13;          <EM
 
210
>Bugzilla-General:</EM
 
211
>
 
212
          Anything that doesn't fit in the other components, or spans
 
213
          multiple components.</TD
 
214
></TR
 
215
><TR
 
216
><TD
 
217
>&#13;          <EM
 
218
>Creating/Changing Bugs:</EM
 
219
>
 
220
          Creating, changing, and viewing bugs.</TD
 
221
></TR
 
222
><TR
 
223
><TD
 
224
>&#13;          <EM
 
225
>Documentation:</EM
 
226
>
 
227
          The Bugzilla documentation, including The Bugzilla Guide.</TD
 
228
></TR
 
229
><TR
 
230
><TD
 
231
>&#13;          <EM
 
232
>Email:</EM
 
233
>
 
234
          Anything to do with email sent by Bugzilla.</TD
 
235
></TR
 
236
><TR
 
237
><TD
 
238
>&#13;          <EM
 
239
>Installation:</EM
 
240
>
 
241
          The installation process of Bugzilla.</TD
 
242
></TR
 
243
><TR
 
244
><TD
 
245
>&#13;          <EM
 
246
>Query/Buglist:</EM
 
247
>
 
248
          Anything to do with searching for bugs and viewing the
 
249
          buglists.</TD
 
250
></TR
 
251
><TR
 
252
><TD
 
253
>&#13;          <EM
 
254
>Reporting/Charting:</EM
 
255
>
 
256
          Getting reports from Bugzilla.</TD
 
257
></TR
 
258
><TR
 
259
><TD
 
260
>&#13;          <EM
 
261
>User Accounts:</EM
 
262
>
 
263
          Anything about managing a user account from the user's perspective.
 
264
          Saved queries, creating accounts, changing passwords, logging in,
 
265
          etc.</TD
 
266
></TR
 
267
><TR
 
268
><TD
 
269
>&#13;          <EM
 
270
>User Interface:</EM
 
271
>
 
272
          General issues having to do with the user interface cosmetics (not
 
273
          functionality) including cosmetic issues, HTML templates,
 
274
          etc.</TD
 
275
></TR
 
276
></TBODY
 
277
></TABLE
 
278
><P
 
279
></P
 
280
>
 
281
          </P
 
282
></LI
 
283
><LI
 
284
><P
 
285
>&#13;          <EM
 
286
>Status and Resolution:</EM
 
287
>
 
288
 
 
289
          These define exactly what state the bug is in - from not even
 
290
          being confirmed as a bug, through to being fixed and the fix
 
291
          confirmed by Quality Assurance. The different possible values for
 
292
          Status and Resolution on your installation should be documented in the
 
293
          context-sensitive help for those items.</P
 
294
></LI
 
295
><LI
 
296
><P
 
297
>&#13;          <EM
 
298
>Assigned To:</EM
 
299
>
 
300
          The person responsible for fixing the bug.</P
 
301
></LI
 
302
><LI
 
303
><P
 
304
>&#13;          <EM
 
305
>*URL:</EM
 
306
>
 
307
          A URL associated with the bug, if any.</P
 
308
></LI
 
309
><LI
 
310
><P
 
311
>&#13;          <EM
 
312
>Summary:</EM
 
313
>
 
314
          A one-sentence summary of the problem.</P
 
315
></LI
 
316
><LI
 
317
><P
 
318
>&#13;          <EM
 
319
>*Status Whiteboard:</EM
 
320
>
 
321
          (a.k.a. Whiteboard) A free-form text area for adding short notes
 
322
          and tags to a bug.</P
 
323
></LI
 
324
><LI
 
325
><P
 
326
>&#13;          <EM
 
327
>*Keywords:</EM
 
328
>
 
329
          The administrator can define keywords which you can use to tag and
 
330
          categorise bugs - e.g. The Mozilla Project has keywords like crash
 
331
          and regression.</P
 
332
></LI
 
333
><LI
 
334
><P
 
335
>&#13;          <EM
 
336
>Platform and OS:</EM
 
337
>
 
338
          These indicate the computing environment where the bug was
 
339
          found.</P
 
340
></LI
 
341
><LI
 
342
><P
 
343
>&#13;          <EM
 
344
>Version:</EM
 
345
>
 
346
          The "Version" field is usually used for versions of a product which
 
347
          have been released, and is set to indicate which versions of a
 
348
          Component have the particular problem the bug report is
 
349
          about.</P
 
350
></LI
 
351
><LI
 
352
><P
 
353
>&#13;          <EM
 
354
>Priority:</EM
 
355
>
 
356
          The bug assignee uses this field to prioritise his or her bugs.
 
357
          It's a good idea not to change this on other people's bugs.</P
 
358
></LI
 
359
><LI
 
360
><P
 
361
>&#13;          <EM
 
362
>Severity:</EM
 
363
>
 
364
          This indicates how severe the problem is - from blocker
 
365
          ("application unusable") to trivial ("minor cosmetic issue"). You
 
366
          can also use this field to indicate whether a bug is an enhancement
 
367
          request.</P
 
368
></LI
 
369
><LI
 
370
><P
 
371
>&#13;          <EM
 
372
>*Target:</EM
 
373
>
 
374
          (a.k.a. Target Milestone) A future version by which the bug is to
 
375
          be fixed. e.g. The Bugzilla Project's milestones for future
 
376
          Bugzilla versions are 2.18, 2.20, 3.0, etc. Milestones are not
 
377
          restricted to numbers, thought - you can use any text strings, such
 
378
          as dates.</P
 
379
></LI
 
380
><LI
 
381
><P
 
382
>&#13;          <EM
 
383
>Reporter:</EM
 
384
>
 
385
          The person who filed the bug.</P
 
386
></LI
 
387
><LI
 
388
><P
 
389
>&#13;          <EM
 
390
>CC list:</EM
 
391
>
 
392
          A list of people who get mail when the bug changes.</P
 
393
></LI
 
394
><LI
 
395
><P
 
396
>&#13;          <EM
 
397
>Attachments:</EM
 
398
>
 
399
          You can attach files (e.g. testcases or patches) to bugs. If there
 
400
          are any attachments, they are listed in this section.</P
 
401
></LI
 
402
><LI
 
403
><P
 
404
>&#13;          <EM
 
405
>*Dependencies:</EM
 
406
>
 
407
          If this bug cannot be fixed unless other bugs are fixed (depends
 
408
          on), or this bug stops other bugs being fixed (blocks), their
 
409
          numbers are recorded here.</P
 
410
></LI
 
411
><LI
 
412
><P
 
413
>&#13;          <EM
 
414
>*Votes:</EM
 
415
>
 
416
          Whether this bug has any votes.</P
 
417
></LI
 
418
><LI
 
419
><P
 
420
>&#13;          <EM
 
421
>Additional Comments:</EM
 
422
>
 
423
          You can add your two cents to the bug discussion here, if you have
 
424
          something worthwhile to say.</P
 
425
></LI
 
426
></OL
 
427
></DIV
 
428
><DIV
 
429
CLASS="section"
 
430
><H2
 
431
CLASS="section"
 
432
><A
 
433
NAME="query"
 
434
></A
 
435
>3.1.3. Searching for Bugs</H2
 
436
><P
 
437
>The Bugzilla Search page is is the interface where you can find
 
438
      any bug report, comment, or patch currently in the Bugzilla system. You
 
439
      can play with it here: 
 
440
      <A
 
441
HREF="http://landfill.bugzilla.org/bugzilla-tip/query.cgi"
 
442
TARGET="_top"
 
443
>&#13;      landfill.bugzilla.org/bugzilla-tip/query.cgi</A
 
444
>
 
445
 
 
446
      .</P
 
447
><P
 
448
>The Search page has controls for selecting different possible
 
449
      values for all of the fields in a bug, as described above. Once you've
 
450
      defined a search, you can either run it, or save it as a Remembered
 
451
      Query, which can optionally appear in the footer of your pages.</P
 
452
><P
 
453
>Highly advanced querying is done using Boolean Charts, which have
 
454
      their own 
 
455
      <A
 
456
HREF="http://landfill.bugzilla.org/bugzilla-tip/booleanchart.html"
 
457
TARGET="_top"
 
458
>&#13;      context-sensitive help</A
 
459
>
 
460
 
 
461
      .</P
 
462
></DIV
 
463
><DIV
 
464
CLASS="section"
 
465
><H2
 
466
CLASS="section"
 
467
><A
 
468
NAME="list"
 
469
></A
 
470
>3.1.4. Bug Lists</H2
 
471
><P
 
472
>If you run a search, a list of matching bugs will be returned.
 
473
      The default search is to return all open bugs on the system - don't try
 
474
      running this search on a Bugzilla installation with a lot of
 
475
      bugs!</P
 
476
><P
 
477
>The format of the list is configurable. For example, it can be
 
478
      sorted by clicking the column headings. Other useful features can be
 
479
      accessed using the links at the bottom of the list: 
 
480
      <P
 
481
></P
 
482
><TABLE
 
483
BORDER="0"
 
484
><TBODY
 
485
><TR
 
486
><TD
 
487
>&#13;        <EM
 
488
>Long Format:</EM
 
489
>
 
490
 
 
491
        this gives you a large page with a non-editable summary of the fields
 
492
        of each bug.</TD
 
493
></TR
 
494
><TR
 
495
><TD
 
496
>&#13;        <EM
 
497
>Change Columns:</EM
 
498
>
 
499
 
 
500
        change the bug attributes which appear in the list.</TD
 
501
></TR
 
502
><TR
 
503
><TD
 
504
>&#13;        <EM
 
505
>Change several bugs at once:</EM
 
506
>
 
507
 
 
508
        If your account is sufficiently empowered, you can make the same
 
509
        change to all the bugs in the list - for example, changing their
 
510
        owner.</TD
 
511
></TR
 
512
><TR
 
513
><TD
 
514
>&#13;        <EM
 
515
>Send mail to bug owners:</EM
 
516
>
 
517
 
 
518
        Sends mail to the owners of all bugs on the list.</TD
 
519
></TR
 
520
><TR
 
521
><TD
 
522
>&#13;        <EM
 
523
>Edit this query:</EM
 
524
>
 
525
 
 
526
        If you didn't get exactly the results you were looking for, you can
 
527
        return to the Query page through this link and make small revisions
 
528
        to the query you just made so you get more accurate results.</TD
 
529
></TR
 
530
></TBODY
 
531
></TABLE
 
532
><P
 
533
></P
 
534
>
 
535
      </P
 
536
></DIV
 
537
><DIV
 
538
CLASS="section"
 
539
><H2
 
540
CLASS="section"
 
541
><A
 
542
NAME="bugreports"
 
543
></A
 
544
>3.1.5. Filing Bugs</H2
 
545
><P
 
546
>Years of bug writing experience has been distilled for your
 
547
      reading pleasure into the 
 
548
      <A
 
549
HREF="http://landfill.bugzilla.org/bugzilla-tip/bugwritinghelp.html"
 
550
TARGET="_top"
 
551
>&#13;      Bug Writing Guidelines</A
 
552
>. 
 
553
      While some of the advice is Mozilla-specific, the basic principles of
 
554
      reporting Reproducible, Specific bugs, isolating the Product you are
 
555
      using, the Version of the Product, the Component which failed, the
 
556
      Hardware Platform, and Operating System you were using at the time of
 
557
      the failure go a long way toward ensuring accurate, responsible fixes
 
558
      for the bug that bit you.</P
 
559
><P
 
560
>The procedure for filing a test bug is as follows:</P
 
561
><P
 
562
></P
 
563
><OL
 
564
TYPE="1"
 
565
><LI
 
566
><P
 
567
>Go to 
 
568
          <A
 
569
HREF="http://landfill.bugzilla.org/bugzilla-tip/"
 
570
TARGET="_top"
 
571
>&#13;          Landfill</A
 
572
>
 
573
          in your browser and click 
 
574
          <A
 
575
HREF="http://landfill.bugzilla.org/bugzilla-tip/enter_bug.cgi"
 
576
TARGET="_top"
 
577
>&#13;          Enter a new bug report</A
 
578
>.
 
579
          </P
 
580
></LI
 
581
><LI
 
582
><P
 
583
>Select a product - any one will do.</P
 
584
></LI
 
585
><LI
 
586
><P
 
587
>Fill in the fields. Bugzilla should have made reasonable
 
588
          guesses, based upon your browser, for the "Platform" and "OS"
 
589
          drop-down boxes. If they are wrong, change them.</P
 
590
></LI
 
591
><LI
 
592
><P
 
593
>Select "Commit" and send in your bug report.</P
 
594
></LI
 
595
></OL
 
596
></DIV
 
597
></DIV
 
598
><DIV
 
599
CLASS="NAVFOOTER"
 
600
><HR
 
601
ALIGN="LEFT"
 
602
WIDTH="100%"><TABLE
 
603
SUMMARY="Footer navigation table"
 
604
WIDTH="100%"
 
605
BORDER="0"
 
606
CELLPADDING="0"
 
607
CELLSPACING="0"
 
608
><TR
 
609
><TD
 
610
WIDTH="33%"
 
611
ALIGN="left"
 
612
VALIGN="top"
 
613
><A
 
614
HREF="using.html"
 
615
ACCESSKEY="P"
 
616
>Prev</A
 
617
></TD
 
618
><TD
 
619
WIDTH="34%"
 
620
ALIGN="center"
 
621
VALIGN="top"
 
622
><A
 
623
HREF="index.html"
 
624
ACCESSKEY="H"
 
625
>Home</A
 
626
></TD
 
627
><TD
 
628
WIDTH="33%"
 
629
ALIGN="right"
 
630
VALIGN="top"
 
631
><A
 
632
HREF="hintsandtips.html"
 
633
ACCESSKEY="N"
 
634
>Next</A
 
635
></TD
 
636
></TR
 
637
><TR
 
638
><TD
 
639
WIDTH="33%"
 
640
ALIGN="left"
 
641
VALIGN="top"
 
642
>Using Bugzilla</TD
 
643
><TD
 
644
WIDTH="34%"
 
645
ALIGN="center"
 
646
VALIGN="top"
 
647
><A
 
648
HREF="using.html"
 
649
ACCESSKEY="U"
 
650
>Up</A
 
651
></TD
 
652
><TD
 
653
WIDTH="33%"
 
654
ALIGN="right"
 
655
VALIGN="top"
 
656
>Hints and Tips</TD
 
657
></TR
 
658
></TABLE
 
659
></DIV
 
660
></BODY
 
661
></HTML
 
662
>
 
 
b'\\ No newline at end of file'