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

« back to all changes in this revision

Viewing changes to docs/html/list.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.0 Transitional//EN">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>Bug Lists</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.18.4 Release"
 
11
HREF="index.html"><LINK
 
12
REL="UP"
 
13
TITLE="Using Bugzilla"
 
14
HREF="using.html"><LINK
 
15
REL="PREVIOUS"
 
16
TITLE="Searching for Bugs"
 
17
HREF="query.html"><LINK
 
18
REL="NEXT"
 
19
TITLE="Filing Bugs"
 
20
HREF="bugreports.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.18.4 Release</TH
 
41
></TR
 
42
><TR
 
43
><TD
 
44
WIDTH="10%"
 
45
ALIGN="left"
 
46
VALIGN="bottom"
 
47
><A
 
48
HREF="query.html"
 
49
ACCESSKEY="P"
 
50
>Prev</A
 
51
></TD
 
52
><TD
 
53
WIDTH="80%"
 
54
ALIGN="center"
 
55
VALIGN="bottom"
 
56
>Chapter 6. Using Bugzilla</TD
 
57
><TD
 
58
WIDTH="10%"
 
59
ALIGN="right"
 
60
VALIGN="bottom"
 
61
><A
 
62
HREF="bugreports.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="list"
 
77
>6.6. Bug Lists</A
 
78
></H1
 
79
><P
 
80
>If you run a search, a list of matching bugs will be returned.
 
81
    </P
 
82
><P
 
83
>The format of the list is configurable. For example, it can be
 
84
    sorted by clicking the column headings. Other useful features can be
 
85
    accessed using the links at the bottom of the list: 
 
86
    <P
 
87
></P
 
88
><TABLE
 
89
BORDER="0"
 
90
><TBODY
 
91
><TR
 
92
><TD
 
93
>&#13;      <EM
 
94
>Long Format:</EM
 
95
>
 
96
 
 
97
      this gives you a large page with a non-editable summary of the fields
 
98
      of each bug.</TD
 
99
></TR
 
100
><TR
 
101
><TD
 
102
>&#13;      <EM
 
103
>CSV:</EM
 
104
>
 
105
 
 
106
      get the buglist as comma-separated values, for import into e.g.
 
107
      a spreadsheet.</TD
 
108
></TR
 
109
><TR
 
110
><TD
 
111
>&#13;      <EM
 
112
>Change Columns:</EM
 
113
>
 
114
 
 
115
      change the bug attributes which appear in the list.</TD
 
116
></TR
 
117
><TR
 
118
><TD
 
119
>&#13;      <EM
 
120
>Change several bugs at once:</EM
 
121
>
 
122
 
 
123
      If your account is sufficiently empowered, you can make the same
 
124
      change to all the bugs in the list - for example, changing their
 
125
      owner.</TD
 
126
></TR
 
127
><TR
 
128
><TD
 
129
>&#13;      <EM
 
130
>Send mail to bug owners:</EM
 
131
>
 
132
 
 
133
      Sends mail to the owners of all bugs on the list.</TD
 
134
></TR
 
135
><TR
 
136
><TD
 
137
>&#13;      <EM
 
138
>Edit Search:</EM
 
139
>
 
140
 
 
141
      If you didn't get exactly the results you were looking for, you can
 
142
      return to the Query page through this link and make small revisions
 
143
      to the query you just made so you get more accurate results.</TD
 
144
></TR
 
145
><TR
 
146
><TD
 
147
>&#13;      <EM
 
148
>Remember Search As:</EM
 
149
>
 
150
 
 
151
      You can give a search a name and remember it; a link will appear
 
152
      in your page footer giving you quick access to run it again later.
 
153
      </TD
 
154
></TR
 
155
></TBODY
 
156
></TABLE
 
157
><P
 
158
></P
 
159
>
 
160
    </P
 
161
></DIV
 
162
><DIV
 
163
CLASS="NAVFOOTER"
 
164
><HR
 
165
ALIGN="LEFT"
 
166
WIDTH="100%"><TABLE
 
167
SUMMARY="Footer navigation table"
 
168
WIDTH="100%"
 
169
BORDER="0"
 
170
CELLPADDING="0"
 
171
CELLSPACING="0"
 
172
><TR
 
173
><TD
 
174
WIDTH="33%"
 
175
ALIGN="left"
 
176
VALIGN="top"
 
177
><A
 
178
HREF="query.html"
 
179
ACCESSKEY="P"
 
180
>Prev</A
 
181
></TD
 
182
><TD
 
183
WIDTH="34%"
 
184
ALIGN="center"
 
185
VALIGN="top"
 
186
><A
 
187
HREF="index.html"
 
188
ACCESSKEY="H"
 
189
>Home</A
 
190
></TD
 
191
><TD
 
192
WIDTH="33%"
 
193
ALIGN="right"
 
194
VALIGN="top"
 
195
><A
 
196
HREF="bugreports.html"
 
197
ACCESSKEY="N"
 
198
>Next</A
 
199
></TD
 
200
></TR
 
201
><TR
 
202
><TD
 
203
WIDTH="33%"
 
204
ALIGN="left"
 
205
VALIGN="top"
 
206
>Searching for Bugs</TD
 
207
><TD
 
208
WIDTH="34%"
 
209
ALIGN="center"
 
210
VALIGN="top"
 
211
><A
 
212
HREF="using.html"
 
213
ACCESSKEY="U"
 
214
>Up</A
 
215
></TD
 
216
><TD
 
217
WIDTH="33%"
 
218
ALIGN="right"
 
219
VALIGN="top"
 
220
>Filing Bugs</TD
 
221
></TR
 
222
></TABLE
 
223
></DIV
 
224
></BODY
 
225
></HTML
 
226
>
 
 
b'\\ No newline at end of file'