From: justdave%syndicomm.com <> Date: Tue, 10 Apr 2001 10:49:01 +0000 (+0000) Subject: Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed item. X-Git-Tag: bugzilla-2.12~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf2e3d74a245bb5a8e1cacacc7cf7f39ad3d25d;p=thirdparty%2Fbugzilla.git Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed item. Patch by r= justdave --- diff --git a/query.cgi b/query.cgi index a0117e323a..0c171ce58c 100755 --- a/query.cgi +++ b/query.cgi @@ -127,7 +127,7 @@ sub ProcessFormStuff { "rep_platform", "priority", "bug_severity", "product", "reporter", "op_sys", "component", "version", "chfield", "chfieldfrom", - "chfieldto", "chfieldvalue", + "chfieldto", "chfieldvalue", "target_milestone", "email1", "emailtype1", "emailreporter1", "emailassigned_to1", "emailcc1", "emailqa_contact1", "emaillongdesc1",