Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed item.

Patch by <jake@acutex.net> r= justdave
parent 41e18f47
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment