Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8bccf6e519a2538de45f058414aba096f001fad9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Find a Specific Bug</title>


<link rel="Top" href="https://bugs.eclipse.org/bugs/">

  


  


  
    <link rel="Saved&nbsp;Searches" title="My Bugs"
          href="buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=beatmik%40acm.org&emailtype1=exact&emailassigned_to1=1&emailreporter1=1">

    <link rel="Saved&nbsp;Searches" 
          title="All Open Mylar Bugs"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=All%20Open%20Mylar%20Bugs">
    <link rel="Saved&nbsp;Searches" 
          title="Open P1, P2"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Open%20P1%2C%20P2">

    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.1"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.1">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.10"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.10">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.11"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.11">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.12"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.12">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.2"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.2">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.3"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.3">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.4"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.4">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.5"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.5">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.6"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.6">

    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.7"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.7">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.8"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.8">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.3.9"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.9">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.4"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.4">
    <link rel="Saved&nbsp;Searches" 
          title="Resolved for 0.4.1"
          href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.4.1">


    <script type="text/javascript">
  <!--
  
  function initHelp() {}
  // -->
  </script>

    <link href="css/global.css" rel="stylesheet" type="text/css">

      <style type="text/css">td.selected_tab {
                 border-width: 2px 2px 0px;
                 border-style: solid; 
               }
               td.unselected_tab, td.spacer {
                 border-width: 0px 0px 2px 0px;
                 border-style: solid; 
               }
      </style>


  </head>



  <body bgcolor="#ffffff" onload=""
        class="bugs-eclipse-org-bugs">


<!-- 1.0@bugzilla.org -->



<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000" >
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" ><tr><td
WIDTH="100%"><table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%"
BGCOLOR="#006699" ><tr><td BGCOLOR="#000000" width="116" ><img
src="images/EclipseBannerPic.jpg" width="115" height="50"></td><td
WIDTH="637"><a href=http://www.eclipse.org><img SRC="images/gradient.jpg" BORDER=0 height=50
width=282></a></td><td WIDTH="250"><img src="images/eproject-simple.gif"
width="250" height="48"></td></tr></table></td></tr></table>
<center>
  <table cellspacing="0" cellpadding="10" border="0" width="100%">
    <tr>
      <td class="spacer">&nbsp;</td>
 
          <td align="center" bgcolor="lightblue" class="selected_tab">Find a Specific Bug 
          </td>
          <td align="center" bgcolor="#BBBBEE" class="unselected_tab">

            <a href="query.cgi?format=advanced" >Advanced Search
            </a>
          </td>
 
       <td class="spacer">&nbsp;</td>
     </tr>
   </table>
</center>

<p>
Find a specific bug by entering words that describe it.  Bugzilla will search bug descriptions and comments
for those words and return a list of matching bugs sorted
by relevance.
</p>

<p>
For example, if the bug you are looking for is a browser crash when you go to a secure web site with an embedded Flash animation, you might search
for "crash secure SSL flash".
</p>

<form name="queryform" method="get" action="buglist.cgi">
<input type="hidden" name="query_format" value="specific">
<input type="hidden" name="order" value="relevance desc">

<table>
  <tr>
    <td align="right" valign="baseline">
      <b><label for="bug_status">Status:</label></b>
    </td>

    <td>
      <select name="bug_status" id="bug_status">
            <option value="__open__" >open
          </option>
            <option value="__closed__" >closed
          </option>
            <option value="__all__" >all
          </option>
      </select>
    </td>

  </tr>
  <tr>
    <td align="right" valign="baseline">
      <b><label for="product">Product:</label></b>
    </td>
    <td>
      <select name="product" id="product">
        <option value="">All</option>

          <option value="AJDT">AJDT</option>
          <option value="ALF">ALF</option>
          <option value="AspectJ">AspectJ</option>
          <option value="BIRT">BIRT</option>
          <option value="Buckminster">Buckminster</option>
          <option value="CDT">CDT</option>

          <option value="CME">CME</option>
          <option value="Community">Community</option>
          <option value="Dali">Dali</option>
          <option value="Data Tools">Data Tools</option>
          <option value="DSDP">DSDP</option>
          <option value="ECESIS">ECESIS</option>

          <option value="ECF">ECF</option>
          <option value="EMF">EMF</option>
          <option value="EMFT">EMFT</option>
          <option value="Equinox">Equinox</option>
          <option value="ERCP">ERCP</option>
          <option value="GEF">GEF</option>

          <option value="GMF">GMF</option>
          <option value="GMT">GMT</option>
          <option value="Higgins">Higgins</option>
          <option value="Hyades">Hyades</option>
          <option value="Java Server Faces">Java Server Faces</option>
          <option value="JDT">JDT</option>

          <option value="JSR220-ORM">JSR220-ORM</option>
          <option value="Laszlo">Laszlo</option>
          <option value="Lepido">Lepido</option>
          <option value="MDDi">MDDi</option>
          <option value="Mylar">Mylar</option>
          <option value="PDE">PDE</option>

          <option value="Phoenix">Phoenix</option>
          <option value="Photran">Photran</option>
          <option value="Platform">Platform</option>
          <option value="Pollinate">Pollinate</option>
          <option value="PTP">PTP</option>
          <option value="Target Management">Target Management</option>

          <option value="TPTP">TPTP</option>
          <option value="UML2">UML2</option>
          <option value="VE">VE</option>
          <option value="VTP">VTP</option>
          <option value="Web Tools">Web Tools</option>
          <option value="WSVT">WSVT</option>

          <option value="XSD">XSD</option>
          <option value="z_Archived">z_Archived</option>
      </select>
    </td>
  </tr>
  <tr>
    <td align="right" valign="baseline">
      <b><label for="content">Words:</label></b>

    </td>
    <td>
      <input name="content" size="40" id="content"
             value="">
      <script language="JavaScript" type="text/javascript"> <!--
          document.forms['queryform'].content.focus(); 
      // -->
      </script>
    </td>
  </tr>
  <tr>
    <td></td>

    <td>
      <input type="submit" value="Search">
    </td>
  </tr>
</table>
</form>
<div id="footer">
  <div class="intro"></div>




<form method="get" action="show_bug.cgi">
<div id="useful-links">
  <div id="links-actions">
    <div class="label">Actions:</div>
    <div class="links">
        <a href="https://bugs.eclipse.org/bugs/">Home</a> | 
        <a href="enter_bug.cgi">New</a> | 
        <a href="query.cgi">Search</a> |
        
        <input class="btn" type="submit" value="Find"> bug # 
        <input class="txt" name="id" size="6"> | 
        
        <a href="report.cgi">Reports</a> 
        
          | <a href="request.cgi?requester=beatmik%40acm.org&amp;requestee=beatmik%40acm.org&amp;do_union=1&amp;group=type">My Requests</a>

        
          | <a href="votes.cgi?action=show_user">My&nbsp;Votes</a>      
         
            | <a href="relogin.cgi">Log&nbsp;out</a>&nbsp;beatmik&#64;acm.org
    </div>
  </div>
       
  <div id="links-edit">
    <div class="label">Edit:</div>

    <div class="links">

        <a href="userprefs.cgi">Prefs</a>
    </div>
  </div>
    

    
    
  <div id="links-saved">
    <div class="label">
          Saved&nbsp;Searches:
    </div>

    <div class="links">
          <a href="buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=beatmik%40acm.org&emailtype1=exact&emailassigned_to1=1&emailreporter1=1">My&nbsp;Bugs</a>
 | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=All%20Open%20Mylar%20Bugs"><nobr>All Open Mylar Bugs</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Open%20P1%2C%20P2"><nobr>Open P1, P2</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.1"><nobr>Resolved for 0.3.1</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.10"><nobr>Resolved for 0.3.10</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.11"><nobr>Resolved for 0.3.11</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.12"><nobr>Resolved for 0.3.12</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.2"><nobr>Resolved for 0.3.2</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.3"><nobr>Resolved for 0.3.3</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.4"><nobr>Resolved for 0.3.4</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.5"><nobr>Resolved for 0.3.5</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.6"><nobr>Resolved for 0.3.6</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.7"><nobr>Resolved for 0.3.7</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.8"><nobr>Resolved for 0.3.8</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.3.9"><nobr>Resolved for 0.3.9</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.4"><nobr>Resolved for 0.4</nobr></a> | 
            <a href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=Resolved%20for%200.4.1"><nobr>Resolved for 0.4.1</nobr></a>

    </div>
  </div>
</div>
</form>

  <div class="outro"></div>
</div>

</body>
</html>

Back to the top