{
name => 'defaultquery',
desc => 'This is the default query that initially comes up when you ' .
- 'submit a bug. It\'s in URL parameter format, which makes it ' .
- 'hard to read. Sorry!',
+ 'access the advanced query page. It\'s in URL parameter ' .
+ 'format, which makes it hard to read. Sorry!',
type => 't',
default => 'bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=Importance&long_desc_type=substring'
},