From 2635ababda68c467e164f99a984dc7ad1766028e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 27 Oct 2009 16:55:31 +0000 Subject: =?UTF-8?q?Bug=20524675:=20"Edit=20Search"=20fails=20to=20preserve?= =?UTF-8?q?=20comment,=20URL,=20and=20whiteboard=20params=20-=20Patch=20by?= =?UTF-8?q?=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r=3Dghendricks=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- query.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'query.cgi') diff --git a/query.cgi b/query.cgi index ab07fbf0f..d07773bde 100755 --- a/query.cgi +++ b/query.cgi @@ -128,7 +128,7 @@ sub PrefillForm { "emailassigned_to", "emailcc", "emailqa_contact", "emaillongdesc", "content", "changedin", "votes", "short_desc", "short_desc_type", - "long_desc", "long_desc_type", "bug_file_loc", + "longdesc", "longdesc_type", "bug_file_loc", "bug_file_loc_type", "status_whiteboard", "status_whiteboard_type", "bug_id", "bugidtype", "keywords", "keywords_type", -- cgit v1.2.1