~ubuntu-branches/debian/sid/bugzilla/sid

« back to all changes in this revision

Viewing changes to docs/html/bug_page.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Bossek
  • Date: 2008-06-27 22:34:34 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080627223434-0ib57vstn43bb4a3
Tags: 3.0.4.1-1
* Update of French, Russian and German translations. (closes: #488251)
* Added Bulgarian and Belarusian translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<HTML
3
 
><HEAD
4
 
><TITLE
5
 
>Anatomy of a Bug</TITLE
6
 
><META
7
 
NAME="GENERATOR"
8
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9
 
REL="HOME"
10
 
TITLE="The Bugzilla Guide - 3.0.4  Release"
11
 
HREF="index.html"><LINK
12
 
REL="UP"
13
 
TITLE="Using Bugzilla"
14
 
HREF="using.html"><LINK
15
 
REL="PREVIOUS"
16
 
TITLE="Create a Bugzilla Account"
17
 
HREF="myaccount.html"><LINK
18
 
REL="NEXT"
19
 
TITLE="Life Cycle of a Bug"
20
 
HREF="lifecycle.html"></HEAD
21
 
><BODY
22
 
CLASS="section"
23
 
BGCOLOR="#FFFFFF"
24
 
TEXT="#000000"
25
 
LINK="#0000FF"
26
 
VLINK="#840084"
27
 
ALINK="#0000FF"
28
 
><DIV
29
 
CLASS="NAVHEADER"
30
 
><TABLE
31
 
SUMMARY="Header navigation table"
32
 
WIDTH="100%"
33
 
BORDER="0"
34
 
CELLPADDING="0"
35
 
CELLSPACING="0"
36
 
><TR
37
 
><TH
38
 
COLSPAN="3"
39
 
ALIGN="center"
40
 
>The Bugzilla Guide - 3.0.4  Release</TH
41
 
></TR
42
 
><TR
43
 
><TD
44
 
WIDTH="10%"
45
 
ALIGN="left"
46
 
VALIGN="bottom"
47
 
><A
48
 
HREF="myaccount.html"
49
 
ACCESSKEY="P"
50
 
>Prev</A
51
 
></TD
52
 
><TD
53
 
WIDTH="80%"
54
 
ALIGN="center"
55
 
VALIGN="bottom"
56
 
>Chapter 5. Using Bugzilla</TD
57
 
><TD
58
 
WIDTH="10%"
59
 
ALIGN="right"
60
 
VALIGN="bottom"
61
 
><A
62
 
HREF="lifecycle.html"
63
 
ACCESSKEY="N"
64
 
>Next</A
65
 
></TD
66
 
></TR
67
 
></TABLE
68
 
><HR
69
 
ALIGN="LEFT"
70
 
WIDTH="100%"></DIV
71
 
><DIV
72
 
CLASS="section"
73
 
><H1
74
 
CLASS="section"
75
 
><A
76
 
NAME="bug_page"
77
 
>5.3. Anatomy of a Bug</A
78
 
></H1
79
 
><P
80
 
>The core of Bugzilla is the screen which displays a particular
81
 
    bug. It's a good place to explain some Bugzilla concepts. 
82
 
    <A
83
 
HREF="http://landfill.bugzilla.org/bugzilla-3.0-branch/show_bug.cgi?id=1"
84
 
TARGET="_top"
85
 
>&#13;    Bug 1 on Landfill</A
86
 
>
87
 
 
88
 
    is a good example. Note that the labels for most fields are hyperlinks;
89
 
    clicking them will take you to context-sensitive help on that
90
 
    particular field. Fields marked * may not be present on every
91
 
    installation of Bugzilla.</P
92
 
><P
93
 
></P
94
 
><OL
95
 
TYPE="1"
96
 
><LI
97
 
><P
98
 
>&#13;        <EM
99
 
>Product and Component</EM
100
 
>: 
101
 
        Bugs are divided up by Product and Component, with a Product
102
 
        having one or more Components in it. For example,
103
 
        bugzilla.mozilla.org's "Bugzilla" Product is composed of several
104
 
        Components: 
105
 
        <P
106
 
></P
107
 
><TABLE
108
 
BORDER="0"
109
 
><TBODY
110
 
><TR
111
 
><TD
112
 
>&#13;        <EM
113
 
>Administration:</EM
114
 
>
115
 
        Administration of a Bugzilla installation.</TD
116
 
></TR
117
 
><TR
118
 
><TD
119
 
>&#13;        <EM
120
 
>Bugzilla-General:</EM
121
 
>
122
 
        Anything that doesn't fit in the other components, or spans
123
 
        multiple components.</TD
124
 
></TR
125
 
><TR
126
 
><TD
127
 
>&#13;        <EM
128
 
>Creating/Changing Bugs:</EM
129
 
>
130
 
        Creating, changing, and viewing bugs.</TD
131
 
></TR
132
 
><TR
133
 
><TD
134
 
>&#13;        <EM
135
 
>Documentation:</EM
136
 
>
137
 
        The Bugzilla documentation, including The Bugzilla Guide.</TD
138
 
></TR
139
 
><TR
140
 
><TD
141
 
>&#13;        <EM
142
 
>Email:</EM
143
 
>
144
 
        Anything to do with email sent by Bugzilla.</TD
145
 
></TR
146
 
><TR
147
 
><TD
148
 
>&#13;        <EM
149
 
>Installation:</EM
150
 
>
151
 
        The installation process of Bugzilla.</TD
152
 
></TR
153
 
><TR
154
 
><TD
155
 
>&#13;        <EM
156
 
>Query/Buglist:</EM
157
 
>
158
 
        Anything to do with searching for bugs and viewing the
159
 
        buglists.</TD
160
 
></TR
161
 
><TR
162
 
><TD
163
 
>&#13;        <EM
164
 
>Reporting/Charting:</EM
165
 
>
166
 
        Getting reports from Bugzilla.</TD
167
 
></TR
168
 
><TR
169
 
><TD
170
 
>&#13;        <EM
171
 
>User Accounts:</EM
172
 
>
173
 
        Anything about managing a user account from the user's perspective.
174
 
        Saved queries, creating accounts, changing passwords, logging in,
175
 
        etc.</TD
176
 
></TR
177
 
><TR
178
 
><TD
179
 
>&#13;        <EM
180
 
>User Interface:</EM
181
 
>
182
 
        General issues having to do with the user interface cosmetics (not
183
 
        functionality) including cosmetic issues, HTML templates,
184
 
        etc.</TD
185
 
></TR
186
 
></TBODY
187
 
></TABLE
188
 
><P
189
 
></P
190
 
>
191
 
        </P
192
 
></LI
193
 
><LI
194
 
><P
195
 
>&#13;        <EM
196
 
>Status and Resolution:</EM
197
 
>
198
 
 
199
 
        These define exactly what state the bug is in - from not even
200
 
        being confirmed as a bug, through to being fixed and the fix
201
 
        confirmed by Quality Assurance. The different possible values for
202
 
        Status and Resolution on your installation should be documented in the
203
 
        context-sensitive help for those items.</P
204
 
></LI
205
 
><LI
206
 
><P
207
 
>&#13;        <EM
208
 
>Assigned To:</EM
209
 
>
210
 
        The person responsible for fixing the bug.</P
211
 
></LI
212
 
><LI
213
 
><P
214
 
>&#13;        <EM
215
 
>*QA Contact:</EM
216
 
>
217
 
        The person responsible for quality assurance on this bug.</P
218
 
></LI
219
 
><LI
220
 
><P
221
 
>&#13;        <EM
222
 
>*URL:</EM
223
 
>
224
 
        A URL associated with the bug, if any.</P
225
 
></LI
226
 
><LI
227
 
><P
228
 
>&#13;        <EM
229
 
>Summary:</EM
230
 
>
231
 
        A one-sentence summary of the problem.</P
232
 
></LI
233
 
><LI
234
 
><P
235
 
>&#13;        <EM
236
 
>*Status Whiteboard:</EM
237
 
>
238
 
        (a.k.a. Whiteboard) A free-form text area for adding short notes
239
 
        and tags to a bug.</P
240
 
></LI
241
 
><LI
242
 
><P
243
 
>&#13;        <EM
244
 
>*Keywords:</EM
245
 
>
246
 
        The administrator can define keywords which you can use to tag and
247
 
        categorise bugs - e.g. The Mozilla Project has keywords like crash
248
 
        and regression.</P
249
 
></LI
250
 
><LI
251
 
><P
252
 
>&#13;        <EM
253
 
>Platform and OS:</EM
254
 
>
255
 
        These indicate the computing environment where the bug was
256
 
        found.</P
257
 
></LI
258
 
><LI
259
 
><P
260
 
>&#13;        <EM
261
 
>Version:</EM
262
 
>
263
 
        The "Version" field is usually used for versions of a product which
264
 
        have been released, and is set to indicate which versions of a
265
 
        Component have the particular problem the bug report is
266
 
        about.</P
267
 
></LI
268
 
><LI
269
 
><P
270
 
>&#13;        <EM
271
 
>Priority:</EM
272
 
>
273
 
        The bug assignee uses this field to prioritize his or her bugs.
274
 
        It's a good idea not to change this on other people's bugs.</P
275
 
></LI
276
 
><LI
277
 
><P
278
 
>&#13;        <EM
279
 
>Severity:</EM
280
 
>
281
 
        This indicates how severe the problem is - from blocker
282
 
        ("application unusable") to trivial ("minor cosmetic issue"). You
283
 
        can also use this field to indicate whether a bug is an enhancement
284
 
        request.</P
285
 
></LI
286
 
><LI
287
 
><P
288
 
>&#13;        <EM
289
 
>*Target:</EM
290
 
>
291
 
        (a.k.a. Target Milestone) A future version by which the bug is to
292
 
        be fixed. e.g. The Bugzilla Project's milestones for future
293
 
        Bugzilla versions are 2.18, 2.20, 3.0, etc. Milestones are not
294
 
        restricted to numbers, thought - you can use any text strings, such
295
 
        as dates.</P
296
 
></LI
297
 
><LI
298
 
><P
299
 
>&#13;        <EM
300
 
>Reporter:</EM
301
 
>
302
 
        The person who filed the bug.</P
303
 
></LI
304
 
><LI
305
 
><P
306
 
>&#13;        <EM
307
 
>CC list:</EM
308
 
>
309
 
        A list of people who get mail when the bug changes.</P
310
 
></LI
311
 
><LI
312
 
><P
313
 
>&#13;        <EM
314
 
>*Time Tracking:</EM
315
 
>
316
 
        This form can be used for time tracking.
317
 
        To use this feature, you have to be blessed group membership
318
 
        specified by the <SPAN
319
 
CLASS="QUOTE"
320
 
>"timetrackinggroup"</SPAN
321
 
> parameter.
322
 
        <P
323
 
></P
324
 
><TABLE
325
 
BORDER="0"
326
 
><TBODY
327
 
><TR
328
 
><TD
329
 
>&#13;        <EM
330
 
>Orig. Est.:</EM
331
 
>
332
 
        This field shows the original estimated time.</TD
333
 
></TR
334
 
><TR
335
 
><TD
336
 
>&#13;        <EM
337
 
>Current Est.:</EM
338
 
>
339
 
        This field shows the current estimated time.
340
 
        This number is calculated from <SPAN
341
 
CLASS="QUOTE"
342
 
>"Hours Worked"</SPAN
343
 
>
344
 
        and <SPAN
345
 
CLASS="QUOTE"
346
 
>"Hours Left"</SPAN
347
 
>.</TD
348
 
></TR
349
 
><TR
350
 
><TD
351
 
>&#13;        <EM
352
 
>Hours Worked:</EM
353
 
>
354
 
        This field shows the number of hours worked.</TD
355
 
></TR
356
 
><TR
357
 
><TD
358
 
>&#13;        <EM
359
 
>Hours Left:</EM
360
 
>
361
 
        This field shows the <SPAN
362
 
CLASS="QUOTE"
363
 
>"Current Est."</SPAN
364
 
> -
365
 
        <SPAN
366
 
CLASS="QUOTE"
367
 
>"Hours Worked"</SPAN
368
 
>.
369
 
        This value + <SPAN
370
 
CLASS="QUOTE"
371
 
>"Hours Worked"</SPAN
372
 
> will become the
373
 
        new Current Est.</TD
374
 
></TR
375
 
><TR
376
 
><TD
377
 
>&#13;        <EM
378
 
>%Complete:</EM
379
 
>
380
 
        This field shows what percentage of the task is complete.</TD
381
 
></TR
382
 
><TR
383
 
><TD
384
 
>&#13;        <EM
385
 
>Gain:</EM
386
 
>
387
 
        This field shows the number of hours that the bug is ahead of the
388
 
        <SPAN
389
 
CLASS="QUOTE"
390
 
>"Orig. Est."</SPAN
391
 
>.</TD
392
 
></TR
393
 
><TR
394
 
><TD
395
 
>&#13;        <EM
396
 
>Deadline:</EM
397
 
>
398
 
        This field shows the deadline for this bug.</TD
399
 
></TR
400
 
></TBODY
401
 
></TABLE
402
 
><P
403
 
></P
404
 
>
405
 
        </P
406
 
></LI
407
 
><LI
408
 
><P
409
 
>&#13;        <EM
410
 
>Attachments:</EM
411
 
>
412
 
          You can attach files (e.g. testcases or patches) to bugs. If there
413
 
          are any attachments, they are listed in this section.  Attachments are
414
 
          normally stored in the Bugzilla database, unless they are marked as
415
 
          Big Files, which are stored directly on disk.
416
 
        </P
417
 
></LI
418
 
><LI
419
 
><P
420
 
>&#13;        <EM
421
 
>*Dependencies:</EM
422
 
>
423
 
        If this bug cannot be fixed unless other bugs are fixed (depends
424
 
        on), or this bug stops other bugs being fixed (blocks), their
425
 
        numbers are recorded here.</P
426
 
></LI
427
 
><LI
428
 
><P
429
 
>&#13;        <EM
430
 
>*Votes:</EM
431
 
>
432
 
        Whether this bug has any votes.</P
433
 
></LI
434
 
><LI
435
 
><P
436
 
>&#13;        <EM
437
 
>Additional Comments:</EM
438
 
>
439
 
        You can add your two cents to the bug discussion here, if you have
440
 
        something worthwhile to say.</P
441
 
></LI
442
 
></OL
443
 
></DIV
444
 
><DIV
445
 
CLASS="NAVFOOTER"
446
 
><HR
447
 
ALIGN="LEFT"
448
 
WIDTH="100%"><TABLE
449
 
SUMMARY="Footer navigation table"
450
 
WIDTH="100%"
451
 
BORDER="0"
452
 
CELLPADDING="0"
453
 
CELLSPACING="0"
454
 
><TR
455
 
><TD
456
 
WIDTH="33%"
457
 
ALIGN="left"
458
 
VALIGN="top"
459
 
><A
460
 
HREF="myaccount.html"
461
 
ACCESSKEY="P"
462
 
>Prev</A
463
 
></TD
464
 
><TD
465
 
WIDTH="34%"
466
 
ALIGN="center"
467
 
VALIGN="top"
468
 
><A
469
 
HREF="index.html"
470
 
ACCESSKEY="H"
471
 
>Home</A
472
 
></TD
473
 
><TD
474
 
WIDTH="33%"
475
 
ALIGN="right"
476
 
VALIGN="top"
477
 
><A
478
 
HREF="lifecycle.html"
479
 
ACCESSKEY="N"
480
 
>Next</A
481
 
></TD
482
 
></TR
483
 
><TR
484
 
><TD
485
 
WIDTH="33%"
486
 
ALIGN="left"
487
 
VALIGN="top"
488
 
>Create a Bugzilla Account</TD
489
 
><TD
490
 
WIDTH="34%"
491
 
ALIGN="center"
492
 
VALIGN="top"
493
 
><A
494
 
HREF="using.html"
495
 
ACCESSKEY="U"
496
 
>Up</A
497
 
></TD
498
 
><TD
499
 
WIDTH="33%"
500
 
ALIGN="right"
501
 
VALIGN="top"
502
 
>Life Cycle of a Bug</TD
503
 
></TR
504
 
></TABLE
505
 
></DIV
506
 
></BODY
507
 
></HTML
508
 
>
 
 
b'\\ No newline at end of file'