summaryrefslogtreecommitdiffstats
path: root/post_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'post_bug.cgi')
-rwxr-xr-xpost_bug.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/post_bug.cgi b/post_bug.cgi
index 3c5f0698f..0c959ad66 100755
--- a/post_bug.cgi
+++ b/post_bug.cgi
@@ -42,6 +42,7 @@ sub sillyness {
$zz = @::legal_priority;
$zz = @::legal_product;
$zz = @::legal_severity;
+ $zz = %::target_milestone;
}
confirm_login();