~ubuntu-branches/ubuntu/edgy/bugzilla/edgy

« back to all changes in this revision

Viewing changes to docs/html/why.html

  • Committer: Bazaar Package Importer
  • Author(s): Alexis Sukrieh
  • Date: 2005-10-03 16:51:01 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051003165101-38n0y5qofd68vole
Tags: 2.18.4-1
* New upstream minor release
  + Fixed a security issue: It was possible to bypass the "user
    visibility groups" restrictions if user-matching was turned on
    in "substring" mode.
  + Fixed a security issue: config.cgi exposed information to users who
    weren't logged in, even when "requirelogin" was turned on in Bugzilla.
  (closes: #331206)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<HTML
3
 
><HEAD
4
 
><TITLE
5
 
>Why Should We Use Bugzilla?</TITLE
6
 
><META
7
 
NAME="GENERATOR"
8
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
9
 
REL="HOME"
10
 
TITLE="The Bugzilla Guide - 2.16.7 Release"
11
 
HREF="index.html"><LINK
12
 
REL="UP"
13
 
TITLE="Introduction"
14
 
HREF="introduction.html"><LINK
15
 
REL="PREVIOUS"
16
 
TITLE="What is Bugzilla?"
17
 
HREF="whatis.html"><LINK
18
 
REL="NEXT"
19
 
TITLE="Using Bugzilla"
20
 
HREF="using.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 - 2.16.7 Release</TH
41
 
></TR
42
 
><TR
43
 
><TD
44
 
WIDTH="10%"
45
 
ALIGN="left"
46
 
VALIGN="bottom"
47
 
><A
48
 
HREF="whatis.html"
49
 
ACCESSKEY="P"
50
 
>Prev</A
51
 
></TD
52
 
><TD
53
 
WIDTH="80%"
54
 
ALIGN="center"
55
 
VALIGN="bottom"
56
 
>Chapter 2. Introduction</TD
57
 
><TD
58
 
WIDTH="10%"
59
 
ALIGN="right"
60
 
VALIGN="bottom"
61
 
><A
62
 
HREF="using.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="why"
77
 
>2.2. Why Should We Use Bugzilla?</A
78
 
></H1
79
 
><P
80
 
>For many years, defect-tracking software has remained principally
81
 
    the domain of large software development houses. Even then, most shops
82
 
    never bothered with bug-tracking software, and instead simply relied on
83
 
    shared lists and email to monitor the status of defects. This procedure
84
 
    is error-prone and tends to cause those bugs judged least significant by
85
 
    developers to be dropped or ignored.</P
86
 
><P
87
 
>These days, many companies are finding that integrated
88
 
    defect-tracking systems reduce downtime, increase productivity, and raise
89
 
    customer satisfaction with their systems. Along with full disclosure, an
90
 
    open bug-tracker allows manufacturers to keep in touch with their clients
91
 
    and resellers, to communicate about problems effectively throughout the
92
 
    data management chain. Many corporations have also discovered that
93
 
    defect-tracking helps reduce costs by providing IT support
94
 
    accountability, telephone support knowledge bases, and a common,
95
 
    well-understood system for accounting for unusual system or software
96
 
    issues.</P
97
 
><P
98
 
>But why should 
99
 
    <EM
100
 
>you</EM
101
 
>
102
 
 
103
 
    use Bugzilla?</P
104
 
><P
105
 
>Bugzilla is very adaptable to various situations. Known uses
106
 
    currently include IT support queues, Systems Administration deployment
107
 
    management, chip design and development problem tracking (both
108
 
    pre-and-post fabrication), and software and hardware bug tracking for
109
 
    luminaries such as Redhat, NASA, Linux-Mandrake, and VA Systems.
110
 
    Combined with systems such as 
111
 
    <A
112
 
HREF="http://www.cvshome.org"
113
 
TARGET="_top"
114
 
>CVS</A
115
 
>, 
116
 
    <A
117
 
HREF="http://www.mozilla.org/bonsai.html"
118
 
TARGET="_top"
119
 
>Bonsai</A
120
 
>, or 
121
 
    <A
122
 
HREF="http://www.perforce.com"
123
 
TARGET="_top"
124
 
>Perforce SCM</A
125
 
>, Bugzilla
126
 
    provides a powerful, easy-to-use solution to configuration management and
127
 
    replication problems.</P
128
 
><P
129
 
>Bugzilla can dramatically increase the productivity and
130
 
    accountability of individual employees by providing a documented workflow
131
 
    and positive feedback for good performance. How many times do you wake up
132
 
    in the morning, remembering that you were supposed to do 
133
 
    <EM
134
 
>something</EM
135
 
>
136
 
    today, but you just can't quite remember? Put it in Bugzilla, and you
137
 
    have a record of it from which you can extrapolate milestones, predict
138
 
    product versions for integration, and  follow the discussion trail 
139
 
    that led to critical decisions.</P
140
 
><P
141
 
>Ultimately, Bugzilla puts the power in your hands to improve your
142
 
    value to your employer or business while providing a usable framework for
143
 
    your natural attention to detail and knowledge store to flourish.</P
144
 
></DIV
145
 
><DIV
146
 
CLASS="NAVFOOTER"
147
 
><HR
148
 
ALIGN="LEFT"
149
 
WIDTH="100%"><TABLE
150
 
SUMMARY="Footer navigation table"
151
 
WIDTH="100%"
152
 
BORDER="0"
153
 
CELLPADDING="0"
154
 
CELLSPACING="0"
155
 
><TR
156
 
><TD
157
 
WIDTH="33%"
158
 
ALIGN="left"
159
 
VALIGN="top"
160
 
><A
161
 
HREF="whatis.html"
162
 
ACCESSKEY="P"
163
 
>Prev</A
164
 
></TD
165
 
><TD
166
 
WIDTH="34%"
167
 
ALIGN="center"
168
 
VALIGN="top"
169
 
><A
170
 
HREF="index.html"
171
 
ACCESSKEY="H"
172
 
>Home</A
173
 
></TD
174
 
><TD
175
 
WIDTH="33%"
176
 
ALIGN="right"
177
 
VALIGN="top"
178
 
><A
179
 
HREF="using.html"
180
 
ACCESSKEY="N"
181
 
>Next</A
182
 
></TD
183
 
></TR
184
 
><TR
185
 
><TD
186
 
WIDTH="33%"
187
 
ALIGN="left"
188
 
VALIGN="top"
189
 
>What is Bugzilla?</TD
190
 
><TD
191
 
WIDTH="34%"
192
 
ALIGN="center"
193
 
VALIGN="top"
194
 
><A
195
 
HREF="introduction.html"
196
 
ACCESSKEY="U"
197
 
>Up</A
198
 
></TD
199
 
><TD
200
 
WIDTH="33%"
201
 
ALIGN="right"
202
 
VALIGN="top"
203
 
>Using Bugzilla</TD
204
 
></TR
205
 
></TABLE
206
 
></DIV
207
 
></BODY
208
 
></HTML
209
 
>
 
 
b'\\ No newline at end of file'