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

« back to all changes in this revision

Viewing changes to docs/html/components.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
 
>Components</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="Administering Bugzilla"
14
 
HREF="administration.html"><LINK
15
 
REL="PREVIOUS"
16
 
TITLE="Products"
17
 
HREF="products.html"><LINK
18
 
REL="NEXT"
19
 
TITLE="Versions"
20
 
HREF="versions.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="products.html"
49
 
ACCESSKEY="P"
50
 
>Prev</A
51
 
></TD
52
 
><TD
53
 
WIDTH="80%"
54
 
ALIGN="center"
55
 
VALIGN="bottom"
56
 
>Chapter 3. Administering Bugzilla</TD
57
 
><TD
58
 
WIDTH="10%"
59
 
ALIGN="right"
60
 
VALIGN="bottom"
61
 
><A
62
 
HREF="versions.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="components"
77
 
>3.5. Components</A
78
 
></H1
79
 
><P
80
 
>Components are subsections of a Product. E.g. the computer game 
81
 
    you are designing may have a "UI"
82
 
    component, an "API" component, a "Sound System" component, and a
83
 
    "Plugins" component, each overseen by a different programmer. It
84
 
    often makes sense to divide Components in Bugzilla according to the
85
 
    natural divisions of responsibility within your Product or
86
 
    company.</P
87
 
><P
88
 
>&#13;    Each component has a default assignee and (if you turned it on in the parameters),
89
 
    a QA Contact. The default assignee should be the primary person who fixes bugs in
90
 
    that component. The QA Contact should be the person who will ensure
91
 
    these bugs are completely fixed. The Assignee, QA Contact, and Reporter
92
 
    will get email when new bugs are created in this Component and when
93
 
    these bugs change. Default Assignee and Default QA Contact fields only
94
 
    dictate the 
95
 
    <EM
96
 
>default assignments</EM
97
 
>; 
98
 
    these can be changed on bug submission, or at any later point in
99
 
    a bug's life.</P
100
 
><P
101
 
>To create a new Component:</P
102
 
><P
103
 
></P
104
 
><OL
105
 
TYPE="1"
106
 
><LI
107
 
><P
108
 
>Select the <SPAN
109
 
CLASS="QUOTE"
110
 
>"Edit components"</SPAN
111
 
> link 
112
 
        from the <SPAN
113
 
CLASS="QUOTE"
114
 
>"Edit product"</SPAN
115
 
> page</P
116
 
></LI
117
 
><LI
118
 
><P
119
 
>Select the <SPAN
120
 
CLASS="QUOTE"
121
 
>"Add"</SPAN
122
 
> link in the bottom right.</P
123
 
></LI
124
 
><LI
125
 
><P
126
 
>Fill out the <SPAN
127
 
CLASS="QUOTE"
128
 
>"Component"</SPAN
129
 
> field, a 
130
 
        short <SPAN
131
 
CLASS="QUOTE"
132
 
>"Description"</SPAN
133
 
>, the 
134
 
        <SPAN
135
 
CLASS="QUOTE"
136
 
>"Default Assignee"</SPAN
137
 
>, <SPAN
138
 
CLASS="QUOTE"
139
 
>"Default CC List"</SPAN
140
 
141
 
        and <SPAN
142
 
CLASS="QUOTE"
143
 
>"Default QA Contact"</SPAN
144
 
> (if enabled). 
145
 
        The <SPAN
146
 
CLASS="QUOTE"
147
 
>"Component Description"</SPAN
148
 
> field may contain a 
149
 
        limited subset of HTML tags. The <SPAN
150
 
CLASS="QUOTE"
151
 
>"Default Assignee"</SPAN
152
 
153
 
        field must be a login name already existing in the Bugzilla database. 
154
 
        </P
155
 
></LI
156
 
></OL
157
 
></DIV
158
 
><DIV
159
 
CLASS="NAVFOOTER"
160
 
><HR
161
 
ALIGN="LEFT"
162
 
WIDTH="100%"><TABLE
163
 
SUMMARY="Footer navigation table"
164
 
WIDTH="100%"
165
 
BORDER="0"
166
 
CELLPADDING="0"
167
 
CELLSPACING="0"
168
 
><TR
169
 
><TD
170
 
WIDTH="33%"
171
 
ALIGN="left"
172
 
VALIGN="top"
173
 
><A
174
 
HREF="products.html"
175
 
ACCESSKEY="P"
176
 
>Prev</A
177
 
></TD
178
 
><TD
179
 
WIDTH="34%"
180
 
ALIGN="center"
181
 
VALIGN="top"
182
 
><A
183
 
HREF="index.html"
184
 
ACCESSKEY="H"
185
 
>Home</A
186
 
></TD
187
 
><TD
188
 
WIDTH="33%"
189
 
ALIGN="right"
190
 
VALIGN="top"
191
 
><A
192
 
HREF="versions.html"
193
 
ACCESSKEY="N"
194
 
>Next</A
195
 
></TD
196
 
></TR
197
 
><TR
198
 
><TD
199
 
WIDTH="33%"
200
 
ALIGN="left"
201
 
VALIGN="top"
202
 
>Products</TD
203
 
><TD
204
 
WIDTH="34%"
205
 
ALIGN="center"
206
 
VALIGN="top"
207
 
><A
208
 
HREF="administration.html"
209
 
ACCESSKEY="U"
210
 
>Up</A
211
 
></TD
212
 
><TD
213
 
WIDTH="33%"
214
 
ALIGN="right"
215
 
VALIGN="top"
216
 
>Versions</TD
217
 
></TR
218
 
></TABLE
219
 
></DIV
220
 
></BODY
221
 
></HTML
222
 
>
 
 
b'\\ No newline at end of file'