summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2003-07-23 22:45:40 +0200
committerjake%bugzilla.org <>2003-07-23 22:45:40 +0200
commitc9bb537f09162a6b6e75ea05dd066176348b2b0b (patch)
tree5059906839bf361e34fd8324d00869a31adadf59 /docs
parenteec67d65c6405860b94ae00263e762821ccbea45 (diff)
downloadbugzilla-c9bb537f09162a6b6e75ea05dd066176348b2b0b.tar.gz
bugzilla-c9bb537f09162a6b6e75ea05dd066176348b2b0b.tar.xz
Bug 206558 - What happened when multiple items were selected on a multi-select box wasn't clear.
Patch by Vlad Dascalu <jocuri@softhome.net> r=jake
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/using.xml19
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml
index e74c1ead3..4a8f955b9 100644
--- a/docs/xml/using.xml
+++ b/docs/xml/using.xml
@@ -271,17 +271,16 @@
<ulink url="http://landfill.bugzilla.org/bugzilla-tip/query.cgi"/>.</para>
<para>The Search page has controls for selecting different possible
- values for all of the fields in a bug, as described above. Once you've
- defined a search, you can either run it, or save it as a Remembered
- Query, which can optionally appear in the footer of your pages.</para>
-
- <para>Highly advanced querying is done using Boolean Charts, which have
- their own
- <ulink
- url="http://landfill.bugzilla.org/bugzilla-tip/booleanchart.html">
- context-sensitive help</ulink>
+ 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 one of the selected
+ values. If none is selected, then the field can take any value.</para>
+
+ <para>Once you've defined a search, you can either run it, or save it
+ as a Remembered Query, which can optionally appear in the footer of
+ your pages.</para>
- .</para>
+ <para>Highly advanced querying is done using Boolean Charts.</para>
</section>
<section id="list">