summaryrefslogtreecommitdiffstats
path: root/post_bug.cgi
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-08-04 06:52:28 +0200
committerlpsolit%gmail.com <>2006-08-04 06:52:28 +0200
commit4883aac15d2f621818f18d6b07dc98175eb12695 (patch)
treee8043fa900a4539aa95e3fe324723bc0b00aa0c2 /post_bug.cgi
parent173b7b420272057e0c55985532255b9d0bca5b85 (diff)
downloadbugzilla-4883aac15d2f621818f18d6b07dc98175eb12695.tar.gz
bugzilla-4883aac15d2f621818f18d6b07dc98175eb12695.tar.xz
Bug 345929: User matching not called for requestee fields in post_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
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 6fb054c9f..be061b2f1 100755
--- a/post_bug.cgi
+++ b/post_bug.cgi
@@ -100,6 +100,7 @@ if ($token) {
'cc' => { 'type' => 'multi' },
'assigned_to' => { 'type' => 'single' },
'qa_contact' => { 'type' => 'single' },
+ '^requestee_type-(\d+)$' => { 'type' => 'multi' },
});
# The format of the initial comment can be structured by adding fields to the