% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>
Uses the SOAP interface to output a list of bugs which match the given selection requirements.
The following keys are allowed, and may be given multiple times.
Binary package name.
Source package name.
E-mail address of the maintainer.
E-mail address of the submitter.
Bug severity.
Status of the bug.
Tags applied to the bug. If users is specified, may include usertags in addition to the standard tags.
Bug's owner.
Address of someone who sent mail to the log.
Bugs which affect this package.
List of bugs to search within.
Users to use when looking up usertags.
Whether to search archived bugs or normal bugs; defaults to 0 (i.e. only search normal bugs). As a special case, if archive is 'both', both archived and unarchived bugs are returned.
For example, to select the set of bugs submitted by jrandomdeveloper@example.com and tagged wontfix, one would use
select("submitter:jrandomdeveloper@example.com", "tag:wontfix")
Hey! The above document had some coding errors, which are explained below:
'=item' outside of any '=over'
=over without closing =back