aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-08-04 04:52:28 +0000
committerlpsolit%gmail.com <>2006-08-04 04:52:28 +0000
commit4883aac15d2f621818f18d6b07dc98175eb12695 (patch)
treee8043fa900a4539aa95e3fe324723bc0b00aa0c2 /post_bug.cgi
parentBug 346667: No header field "MIME-Version: 1.0" in e-mails, encoded as Quoted... (diff)
downloadbugzilla-4883aac15d2f621818f18d6b07dc98175eb12695.tar.gz
bugzilla-4883aac15d2f621818f18d6b07dc98175eb12695.tar.bz2
bugzilla-4883aac15d2f621818f18d6b07dc98175eb12695.zip
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