1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4#
5# This Source Code Form is "Incompatible With Secondary Licenses", as
6# defined by the Mozilla Public License, v. 2.0.
7
8#
9# This is `query.conf', the config file for `buglist'.
10#
11# Columns: 1: field_name, 2: comparison_type, 3: cmd-line options
12#
13bug_status              substring       "s","status"
14resolution              substring       "r","resolution"
15rep_platform            substring       "p","platform"
16op_sys                  substring       "o","os","opsys"
17priority                substring       "P","priority"
18bug_severity            substring       "S","severity"
19assigned_to             substring       "A","O","owner","assignedto"
20reporter                substring       "R","reporter"
21qa_contact              substring       "Q","qa","qacontact"
22cc                      substring       "C","cc"
23product                 substring       "product"
24version                 substring       "V","version"
25component               substring       "c","component"
26target_milestone        substring       "M","milestone"
27short_desc              substring       "summary","defaultREMOVEME"
28longdesc                substring       "d","description","longdesc"
29bug_file_loc            substring       "u","url"
30status_whiteboard       substring       "w","whiteboard"
31keywords                substring       "k","K","keywords"
32attachments.description substring       "attachdesc"
33attach_data.thedata     substring       "attachdata"
34attachments.mimetype    substring       "attachmime"
35dependson               substring       # bug 30823
36blocked                 substring       # bug 30823
37