From 80cbbec7f615174efdc05545b484bb57034d3d0f Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 3 Dec 2004 06:23:25 +0000 Subject: [PATCH] =?utf8?q?Patch=20for=20bug=20271306:=20specify=20that=20d?= =?utf8?q?efaultquery=20is=20used=20by=20default=20to=20submit=20queries,?= =?utf8?q?=20not=20bugs;=20patch=20by=20Fr=C3=A9d=C3=A9ric=20Buclin=20,=20r=3Dvladd,=20r=3Djustdave,=20a=3Djustdave.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- defparams.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defparams.pl b/defparams.pl index 86fd9e4798..e30ec54943 100644 --- a/defparams.pl +++ b/defparams.pl @@ -335,7 +335,7 @@ You will get this message once a day until you've dealt with these bugs! DefParam("defaultquery", - "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!", + "This is the default query that initially comes up when you access the query page. It's in URL parameter format, which makes it hard to read. Sorry!", "t", "bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=%22Importance%22"); -- 2.47.2