From: jake%bugzilla.org <> Date: Wed, 23 Jul 2003 20:45:40 +0000 (+0000) Subject: Bug 206558 - What happened when multiple items were selected on a multi-select box... X-Git-Tag: bugzilla-2.17.5~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9bb537f09162a6b6e75ea05dd066176348b2b0b;p=thirdparty%2Fbugzilla.git Bug 206558 - What happened when multiple items were selected on a multi-select box wasn't clear. Patch by Vlad Dascalu r=jake --- diff --git a/docs/xml/using.xml b/docs/xml/using.xml index e74c1ead38..4a8f955b93 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -271,17 +271,16 @@ . 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. - - Highly advanced querying is done using Boolean Charts, which have - their own - - context-sensitive help + 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. + + 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. - . + Highly advanced querying is done using Boolean Charts.