]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 206558 - What happened when multiple items were selected on a multi-select box...
authorjake%bugzilla.org <>
Wed, 23 Jul 2003 20:45:40 +0000 (20:45 +0000)
committerjake%bugzilla.org <>
Wed, 23 Jul 2003 20:45:40 +0000 (20:45 +0000)
Patch by Vlad Dascalu <jocuri@softhome.net>
r=jake

docs/xml/using.xml

index e74c1ead381ff4acaca9338ac0d43a73a3bdcd47..4a8f955b93b04fe54b03c5121d7cf6c09f786883 100644 (file)
       <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">