summaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'enter_bug.cgi')
-rwxr-xr-xenter_bug.cgi2
1 files changed, 2 insertions, 0 deletions
diff --git a/enter_bug.cgi b/enter_bug.cgi
index 4bda17ac4..2cbb455cc 100755
--- a/enter_bug.cgi
+++ b/enter_bug.cgi
@@ -339,6 +339,8 @@ $vars->{'keywords'} = formvalue('keywords');
$vars->{'dependson'} = formvalue('dependson');
$vars->{'blocked'} = formvalue('blocked');
+$vars->{'commentprivacy'} = formvalue('commentprivacy');
+
# Use the version specified in the URL, if one is supplied. If not,
# then use the cookie-specified value. (Posting a bug sets a cookie
# for the current version.) If no URL or cookie version, the default