From 11945a73c631bedbcf8daaba531964c3fc2d6333 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 5 Feb 2004 12:49:08 +0000 Subject: - Remove html, txt, and pdf directories from CVS - makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory. --- docs/html/query.html | 167 --------------------------------------------------- 1 file changed, 167 deletions(-) delete mode 100644 docs/html/query.html (limited to 'docs/html/query.html') diff --git a/docs/html/query.html b/docs/html/query.html deleted file mode 100644 index cda12246d..000000000 --- a/docs/html/query.html +++ /dev/null @@ -1,167 +0,0 @@ -
The Bugzilla Search page is is the interface where you can find - any bug report, comment, or patch currently in the Bugzilla system. You - can play with it here: - http://landfill.bugzilla.org/bugzilla-tip/query.cgi.
The Search page has controls for selecting different possible - values for all of the fields in a bug, as described above. For some - fields, multiple values can be selected. In those cases, Bugzilla - returns bugs where the content of the field matches any one of the selected - values. If none is selected, then the field can take any value.
Once you've run a search, you can save it as a Saved Search, which - appears in the page footer.
Highly advanced querying is done using Boolean Charts. See the - Boolean Charts help link on the Search page for more information.