<liclass='indexItem indexItem1'><ahref='#Bug_Creation_and_Modification'>Bug Creation and Modification</a>
...
...
@@ -1311,6 +1312,65 @@ name="history"
</dd>
</dl>
<h2><aclass='u'href='#___top'title='click to go to top of document'
name="possible_duplicates"
>possible_duplicates</a></h2>
<p><b>UNSTABLE</b></p>
<dl>
<dt><aname="Description"
><b>Description</b></a></dt>
<dd>
<p>Allows a user to find possible duplicate bugs based on a set of keywords such as a user may use as a bug summary. Optionally the search can be narrowed down to specific products.</p>
><codeclass="code">products</code> (array) - One or more product names to narrow the duplicate search to. If omitted, all bugs are searched.</a></dt>
</dl>
<dt><aname="Returns"
><b>Returns</b></a></dt>
<dd>
<p>The same as <ahref="#get"class="podlinkpod"
>"get"</a>.</p>
<p>Note that you will only be returned information about bugs that you can see. Bugs that you can't see will be entirely excluded from the results. So, if you want to see private bugs, you will have to first log in and <i>then</i> call this method.</p>
<dt><aname="Errors"
><b>Errors</b></a></dt>
<dd>
<dl>
<dt><aname="50_(Param_Required)"
>50 (Param Required)</a></dt>
<dd>
<p>You must specify a value for <codeclass="code">summary</code> containing a string of keywords to search for duplicates.</p>
</dd>
</dl>
<dt><aname="History"
><b>History</b></a></dt>
<dd>
<dl>
<dt><aname="Added_in_Bugzilla_4.0."
>Added in Bugzilla <b>4.0</b>.</a></dt>
</dl>
</dd>
</dl>
<h2><aclass='u'href='#___top'title='click to go to top of document'